diff --git a/pom.xml b/pom.xml index 91afbf67..7bc7c58e 100644 --- a/pom.xml +++ b/pom.xml @@ -36,40 +36,40 @@ 5.10.4 1.10.4 1.37 - 5.15.2 - 1.18.4 + 5.23.0 + 1.18.10 - 3.11.0 - 3.1.2 - 3.1.2 - 3.3.0 - 3.3.0 - 3.6.0 - 3.3.1 - 3.3.1 - 3.1.1 - 3.1.1 + 3.15.0 + 3.5.6 + 3.5.6 + 3.5.0 + 3.4.0 + 3.12.0 + 3.5.0 + 3.5.0 + 3.1.4 + 3.1.4 4.0.0-M9 - 3.1.0 + 3.6.3 1.10.0 1.7.1 - 3.3.0 + 3.6.0 10.12.3 2.46.1 4.9.8.2 4.9.8 1.14.0 3.28.0 - 7.22.0 - 0.8.14 - 1.22.0 - 1.2.1 + 7.25.0 + 0.8.15 + 1.25.3 + 1.2.3 @@ -228,7 +228,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.4.1 + 3.6.3 enforce-maven @@ -745,7 +745,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.6.0 + 1.7.3 true ossrh @@ -910,7 +910,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.8 sign-artifacts @@ -932,7 +932,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.7.0 + 0.10.0 true central diff --git a/wasmtime4j-benchmarks/pom.xml b/wasmtime4j-benchmarks/pom.xml index 7dac48ce..63fbc352 100644 --- a/wasmtime4j-benchmarks/pom.xml +++ b/wasmtime4j-benchmarks/pom.xml @@ -71,12 +71,12 @@ com.fasterxml.jackson.core jackson-databind - 2.21.2 + 2.22.0 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.21.2 + 2.22.0 @@ -113,7 +113,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.6.3 org.openjdk.jmh.Main -i ${jmh.iterations} -wi ${jmh.warmupIterations} -f ${jmh.forks} -t ${jmh.threads} -bm ${jmh.mode} -o ${jmh.output} -rf ${jmh.resultFormat} ${jmh.benchmarks} @@ -124,7 +124,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.6.2 package @@ -265,7 +265,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.6.3 open-visualizer diff --git a/wasmtime4j-jni/pom.xml b/wasmtime4j-jni/pom.xml index ba49edfb..bd796e02 100644 --- a/wasmtime4j-jni/pom.xml +++ b/wasmtime4j-jni/pom.xml @@ -159,7 +159,7 @@ org.apache.maven.plugins maven-antrun-plugin - 3.1.0 + 3.2.0 copy-jni-headers diff --git a/wasmtime4j-native/pom.xml b/wasmtime4j-native/pom.xml index 8fa2a91c..afc86623 100644 --- a/wasmtime4j-native/pom.xml +++ b/wasmtime4j-native/pom.xml @@ -858,7 +858,7 @@ com.googlecode.maven-download-plugin download-maven-plugin - 1.7.1 + 1.13.0 download-wasmtime-source @@ -884,7 +884,7 @@ org.apache.maven.plugins maven-antrun-plugin - 3.1.0 + 3.2.0 verify-wasmtime-source diff --git a/wasmtime4j-tests/fuzz/pom.xml b/wasmtime4j-tests/fuzz/pom.xml index 72e9694c..f5a9ea4c 100644 --- a/wasmtime4j-tests/fuzz/pom.xml +++ b/wasmtime4j-tests/fuzz/pom.xml @@ -23,7 +23,7 @@ true - 0.22.1 + 0.30.0 300 diff --git a/wasmtime4j-tests/integration/pom.xml b/wasmtime4j-tests/integration/pom.xml index bbb5dcc0..25c84566 100644 --- a/wasmtime4j-tests/integration/pom.xml +++ b/wasmtime4j-tests/integration/pom.xml @@ -113,12 +113,12 @@ com.fasterxml.jackson.core jackson-databind - 2.21.2 + 2.22.0 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.21.2 + 2.22.0