diff --git a/util/pom.xml b/util/pom.xml index 1e99fa3..b59c09a 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -1,35 +1,58 @@ - - 4.0.0 - - - org.cache2k.benchmark - cache2k-benchmark-parent - 0.22-SNAPSHOT - - - util - 0.22-SNAPSHOT - - Benchmarks: utilities - - - - it.unimi.dsi - dsiutils - 2.6.0 - - - org.apache.commons - commons-compress - 1.16.1 - compile - - - org.tukaani - xz - 1.8 - compile - - + + + 4.0.0 + + org.cache2k.benchmark + cache2k-benchmark-parent + 0.22-SNAPSHOT + + util + 0.22-SNAPSHOT + Benchmarks: utilities + + + it.unimi.dsi + dsiutils + 2.6.0 + + + com.sun.mail + javax.mail + + + org.codehaus.mojo + animal-sniffer-annotations + + + com.google.j2objc + j2objc-annotations + + + com.google.errorprone + error_prone_annotations + + + com.google.guava + listenablefuture + + + com.google.code.findbugs + jsr305 + + + + + org.apache.commons + commons-compress + 1.16.1 + compile + + + org.tukaani + xz + 1.8 + compile + +