From 8aba637539dda9f06ab5ba01c2d6bc265efd9277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 00:33:27 +0000 Subject: [PATCH] build: bump org.apache.maven.plugins:maven-surefire-plugin in /example Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index dccfd31..af47b47 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ 1.15.0 3.9.0 - 3.5.5 + 3.5.6 3.6.3 5.0.0 0.8.14