From 618699016e39ded58d558ac4a6e5752617879298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 07:46:51 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- cdi-library/pom.xml | 2 +- core/pom.xml | 2 +- extension/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cdi-library/pom.xml b/cdi-library/pom.xml index 916e6a5..06f3a9a 100644 --- a/cdi-library/pom.xml +++ b/cdi-library/pom.xml @@ -114,7 +114,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.5 + 3.5.6 **/*IntegrationTest.java diff --git a/core/pom.xml b/core/pom.xml index f4efc2e..56fdc6f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -78,7 +78,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.5 + 3.5.6 **/*IntegrationTest.java diff --git a/extension/pom.xml b/extension/pom.xml index d72fb8d..9c281d8 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -125,7 +125,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.5 + 3.5.6 **/*IntegrationTest.java