diff --git a/platform/pom.xml b/platform/pom.xml index 91597948b99..aad8a9aca6d 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -390,7 +390,7 @@ maven-dependency-plugin - 3.1.2 + 3.6.1 properties @@ -412,7 +412,7 @@ maven-assembly-plugin - 3.3.0 + 3.6.0 false diff --git a/pom.xml b/pom.xml index 089c8e15e00..f9338860b7e 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ maven-resources-plugin - 3.1.0 + 3.3.1 javacpp-parser @@ -142,7 +142,7 @@ maven-compiler-plugin - 3.8.1 + 3.12.1 1.7 1.7 @@ -305,7 +305,7 @@ maven-jar-plugin - 3.2.0 + 3.3.0 default-jar @@ -372,7 +372,7 @@ org.moditect moditect-maven-plugin - 1.0.0.RC2 + 1.1.0 9 true @@ -406,14 +406,14 @@ maven-install-plugin - 3.0.0-M1 + 3.1.1 true maven-source-plugin - 3.2.1 + 3.3.0 attach-sources @@ -429,7 +429,7 @@ maven-javadoc-plugin - 3.3.1 + 3.6.3 attach-javadocs @@ -453,7 +453,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.3.0 + 3.5.0 add-source @@ -473,7 +473,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 true sonatype-nexus-staging @@ -550,7 +550,7 @@ maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts diff --git a/tritonserver/platform/pom.xml b/tritonserver/platform/pom.xml index 4216f76972d..1778ae8c87c 100644 --- a/tritonserver/platform/pom.xml +++ b/tritonserver/platform/pom.xml @@ -46,7 +46,7 @@ com.google.code.gson gson - 2.9.0 + 2.10.1 @@ -119,7 +119,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.2.4 + 3.5.1 package diff --git a/tritonserver/samples/simplecpp/pom.xml b/tritonserver/samples/simplecpp/pom.xml index 856af6227d4..39f7f1066c0 100644 --- a/tritonserver/samples/simplecpp/pom.xml +++ b/tritonserver/samples/simplecpp/pom.xml @@ -18,7 +18,7 @@ com.google.code.gson gson - 2.9.0 + 2.10.1