From b6f11c56028f1e764a4e9d3ad22f4630d547be3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 16:52:44 -0600 Subject: [PATCH] build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin (#605) Bumps the per-dependency group in /bindings/java with 1 update: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: per-dependency ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- bindings/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/java/pom.xml b/bindings/java/pom.xml index ad9556c..3cd8ca5 100644 --- a/bindings/java/pom.xml +++ b/bindings/java/pom.xml @@ -97,7 +97,7 @@ maven-surefire-plugin - 3.5.4 + 3.5.5 -Djava.library.path=${project.basedir}/target/debug:${java.library.path}