diff --git a/janusgraph-core/pom.xml b/janusgraph-core/pom.xml index 36404ad3af..b26f7c686c 100644 --- a/janusgraph-core/pom.xml +++ b/janusgraph-core/pom.xml @@ -84,12 +84,6 @@ com.github.ben-manes.caffeine caffeine - - - org.checkerframework - checker-qual - - diff --git a/pom.xml b/pom.xml index cad845acab..5b4c9503fa 100644 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ 9.4.57.v20241219 2.23.1 24.0.2 - 2.9.3 + 3.2.4 3.46.0 5.7.0 false @@ -293,12 +293,13 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.4.0 + 3.6.0 com.puppycrawl.tools checkstyle - 9.3 + + 10.26.1 @@ -774,7 +775,7 @@ org.apache.yetus audience-annotations - 0.13.0 + 0.15.1 org.apache.avro @@ -952,7 +953,7 @@ com.google.errorprone error_prone_annotations - 2.30.0 + 2.50.0 commons-codec