diff --git a/bindings/java/pom.xml b/bindings/java/pom.xml index 644340c..ad9556c 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -48,13 +48,13 @@ junit junit - 3.8.1 + 4.13.2 test com.google.code.gson gson - 2.10.1 + 2.13.2 test @@ -76,7 +76,7 @@ exec-maven-plugin org.codehaus.mojo - 3.1.0 + 3.6.3 @@ -97,7 +97,7 @@ maven-surefire-plugin - 3.2.5 + 3.5.4 -Djava.library.path=${project.basedir}/target/debug:${java.library.path} @@ -108,7 +108,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.12.0 attach-javadoc @@ -123,7 +123,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources