From 8682d19a593dbed2f3d4e7b95a01770a5f5efbe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 12:54:55 +0000 Subject: [PATCH] chore(deps): bump the maven-minor-patch group with 32 updates Bumps the maven-minor-patch group with 32 updates: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.15.2` | `5.23.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.15.2` | `5.23.0` | | [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.18.4` | `1.18.10` | | [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) | `1.18.4` | `1.18.10` | | [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) | `7.22.0` | `7.25.0` | | [net.sourceforge.pmd:pmd-java](https://github.com/pmd/pmd) | `7.22.0` | `7.25.0` | | [org.pitest:pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) | `1.2.1` | `1.2.3` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.4.1` | `3.6.3` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.15.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.5.6` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.5.6` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.5.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.4.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.0` | `3.12.0` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.5.0` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.3.1` | `3.5.0` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.1` | `3.1.4` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `3.1.4` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.0` | `3.6.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` | | [org.pitest:pitest-maven](https://github.com/hcoles/pitest) | `1.22.0` | `1.25.3` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.6.3` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.6.0` | `1.7.3` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.8` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.7.0` | `0.10.0` | | [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/download-maven-plugin/download-maven-plugin) | `1.7.1` | `1.13.0` | | [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `3.1.0` | `3.2.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.2` | `2.22.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.21.2` | `2.22.0` | | [com.code-intelligence:jazzer-api](https://github.com/CodeIntelligenceTesting/jazzer) | `0.22.1` | `0.30.0` | | [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) | `0.22.1` | `0.30.0` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.1` | `3.6.2` | Updates `org.mockito:mockito-core` from 5.15.2 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.23.0) Updates `net.bytebuddy:byte-buddy` from 1.18.4 to 1.18.10 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.4...byte-buddy-1.18.10) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.4 to 1.18.10 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.4...byte-buddy-1.18.10) Updates `net.bytebuddy:byte-buddy-agent` from 1.18.4 to 1.18.10 - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.4...byte-buddy-1.18.10) Updates `net.sourceforge.pmd:pmd-core` from 7.22.0 to 7.25.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.22.0...pmd_releases/7.25.0) Updates `net.sourceforge.pmd:pmd-java` from 7.22.0 to 7.25.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.22.0...pmd_releases/7.25.0) Updates `net.sourceforge.pmd:pmd-java` from 7.22.0 to 7.25.0 - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.22.0...pmd_releases/7.25.0) Updates `org.pitest:pitest-junit5-plugin` from 1.2.1 to 1.2.3 - [Release notes](https://github.com/pitest/pitest-junit5-plugin/releases) - [Commits](https://github.com/pitest/pitest-junit5-plugin/compare/1.2.1...1.2.3) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.4.1 to 3.6.3 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.4.1...enforcer-3.6.3) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.1.2 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...maven-source-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.0 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...maven-resources-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.3.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.1...maven-clean-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.1...maven-install-plugin-3.1.4) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.4 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.4) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.0 to 3.6.0 - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.6.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) Updates `org.pitest:pitest-maven` from 1.22.0 to 1.25.3 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.22.0...1.25.3) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.6.3) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.6.0 to 1.7.3 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.6.0...1.7.3) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.8) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.7.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `com.googlecode.maven-download-plugin:download-maven-plugin` from 1.7.1 to 1.13.0 - [Release notes](https://github.com/download-maven-plugin/download-maven-plugin/releases) - [Commits](https://github.com/download-maven-plugin/download-maven-plugin/compare/1.7.1...1.13.0) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.2 to 2.22.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.2 to 2.22.0 Updates `com.code-intelligence:jazzer-api` from 0.22.1 to 0.30.0 - [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases) - [Commits](https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.22.1...v0.30.0) Updates `com.code-intelligence:jazzer-junit` from 0.22.1 to 0.30.0 - [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases) - [Commits](https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.22.1...v0.30.0) Updates `com.code-intelligence:jazzer-junit` from 0.22.1 to 0.30.0 - [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases) - [Commits](https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.22.1...v0.30.0) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.1...maven-shade-plugin-3.6.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: net.sourceforge.pmd:pmd-core dependency-version: 7.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: net.sourceforge.pmd:pmd-java dependency-version: 7.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.pitest:pitest-junit5-plugin dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: org.pitest:pitest-maven dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin dependency-version: 1.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.code-intelligence:jazzer-api dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.code-intelligence:jazzer-junit dependency-version: 0.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: com.code-intelligence:jazzer-junit dependency-version: 0.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 44 ++++++++++++++-------------- wasmtime4j-benchmarks/pom.xml | 10 +++---- wasmtime4j-jni/pom.xml | 2 +- wasmtime4j-native/pom.xml | 4 +-- wasmtime4j-tests/fuzz/pom.xml | 2 +- wasmtime4j-tests/integration/pom.xml | 4 +-- 6 files changed, 33 insertions(+), 33 deletions(-) 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