X-Git-Url: https://jfr.im/git/irc/rizon/acid.git/blobdiff_plain/37e571ebaf42bebca8e87ce5fe3434500a8e5b79..4bb998de12e2527d27c71d437831b58dd5f61218:/acid/pom.xml?ds=inline diff --git a/acid/pom.xml b/acid/pom.xml index ecf70c6..2f6cf65 100644 --- a/acid/pom.xml +++ b/acid/pom.xml @@ -6,7 +6,7 @@ net.rizon acid - 4.0-SNAPSHOT + 4.1-SNAPSHOT acid-acid @@ -16,6 +16,8 @@ 4.1.5.Final 1.7.21 1.1.7 + 1.1.0 + 3.1.0 @@ -34,11 +36,18 @@ snakeyaml 1.11 + + com.google.guava + guava + 19.0 + + io.netty netty-all ${netty.version} + org.slf4j slf4j-api @@ -54,6 +63,23 @@ logback-core ${logback.version} + + + org.eclipse.aether + aether-api + ${aether.version} + + + org.eclipse.aether + aether-impl + ${aether.version} + + + org.apache.maven + maven-aether-provider + ${maven.version} + + junit junit