From f1e4fb0498b84a9289aff5f249aefa8b28ec6546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:38:42 +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.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- integration-tests/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 6c289f6..f14122d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -88,7 +88,7 @@ maven-surefire-plugin - 3.5.4 + 3.5.6 diff --git a/pom.xml b/pom.xml index cd6f8c1..35ab9ab 100644 --- a/pom.xml +++ b/pom.xml @@ -235,7 +235,7 @@ maven-surefire-plugin - 3.5.4 + 3.5.6 maven-failsafe-plugin