From 05287227f34bd1d6fc78f934986e0d8accde09cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 08:18:01 +0000 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.6. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.6) --- 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 ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- sample-app/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8539357..ceef01e 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ maven-surefire-plugin - 3.5.4 + 3.5.6 maven-failsafe-plugin diff --git a/sample-app/pom.xml b/sample-app/pom.xml index e84f303..6669f48 100644 --- a/sample-app/pom.xml +++ b/sample-app/pom.xml @@ -90,7 +90,7 @@ maven-surefire-plugin - 3.5.4 + 3.5.6