From bdb8ec2448ecf5a2197856f92a0e4c90bfc1ea59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 23:51:13 +0000 Subject: [PATCH] build(deps): bump org.apache.maven.plugins:maven-surefire-plugin in /src Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/refimpl-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/refimpl-tests/pom.xml b/src/refimpl-tests/pom.xml index 4f7c5e9c..4cecc6c0 100644 --- a/src/refimpl-tests/pom.xml +++ b/src/refimpl-tests/pom.xml @@ -20,7 +20,7 @@ maven-surefire-plugin - 3.5.3 + 3.5.4 false false