diff --git a/pom.xml b/pom.xml
index 17f691e3..e66c2c55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,43 +33,43 @@
23
- 5.10.4
- 1.10.4
+ 5.14.4
+ 1.14.4
1.37
- 5.15.2
- 1.18.4
+ 5.23.0
+ 1.18.11
- 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-M16
- 3.1.0
+ 3.6.3
1.10.0
1.7.1
- 3.3.0
+ 3.6.0
13.7.0
- 3.6.0
- 4.9.8.2
- 4.9.8
+ 3.8.0
+ 4.10.2.0
+ 4.10.2
1.14.0
3.28.0
- 7.22.0
- 0.8.14
- 1.22.0
- 1.2.1
+ 7.26.0
+ 0.8.15
+ 1.25.5
+ 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
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..50623262 100644
--- a/wasmtime4j-jni/pom.xml
+++ b/wasmtime4j-jni/pom.xml
@@ -52,7 +52,7 @@
com.github.spotbugs
spotbugs-annotations
- 4.9.8
+ 4.10.2
provided
@@ -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-panama/pom.xml b/wasmtime4j-panama/pom.xml
index f9d352c0..c7145eed 100644
--- a/wasmtime4j-panama/pom.xml
+++ b/wasmtime4j-panama/pom.xml
@@ -38,7 +38,7 @@
com.github.spotbugs
spotbugs-annotations
- 4.9.8
+ 4.10.2
provided
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
diff --git a/wasmtime4j/pom.xml b/wasmtime4j/pom.xml
index 6cba64aa..88f2b2d8 100644
--- a/wasmtime4j/pom.xml
+++ b/wasmtime4j/pom.xml
@@ -35,7 +35,7 @@
com.github.spotbugs
spotbugs-annotations
- 4.9.8
+ 4.10.2
provided