diff --git a/pom.xml b/pom.xml index 8666488..5f08eb6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.apache apache - 21 + 23 org.apache.accumulo accumulo-proxy @@ -89,15 +89,14 @@ contrib/Eclipse-Accumulo-Codestyle.xml - 3.1.1 + 3.2.1 false 8 1.8 1.8 - 1.7.28 + 1.7.30 source-release-tar src/main/spotbugs/exclude-filter.xml - 3.1.12 0.12.0 @@ -110,7 +109,7 @@ com.github.spotbugs spotbugs-annotations - ${spotbugs.version} + 4.0.0 true @@ -122,7 +121,7 @@ com.google.guava guava - 28.1-jre + 28.2-jre commons-lang @@ -186,7 +185,7 @@ junit junit - 4.12 + 4.13 test @@ -198,7 +197,7 @@ org.easymock easymock - 4.0.2 + 4.2 test @@ -228,7 +227,7 @@ com.github.spotbugs spotbugs-maven-plugin - ${spotbugs.version}.1 + 3.1.12.1 true Max @@ -585,12 +584,9 @@ - - - @@ -606,7 +602,7 @@ com.puppycrawl.tools checkstyle - 8.24 + 8.29