From c54049b373862328a67f9e9c060d99c99d94753b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 22:13:54 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 --- cxf-spring-boot-starter-maven-plugin-integrationtest/pom.xml | 2 +- cxf-spring-boot-starter-maven-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cxf-spring-boot-starter-maven-plugin-integrationtest/pom.xml b/cxf-spring-boot-starter-maven-plugin-integrationtest/pom.xml index e9e1ff8..ba225b7 100644 --- a/cxf-spring-boot-starter-maven-plugin-integrationtest/pom.xml +++ b/cxf-spring-boot-starter-maven-plugin-integrationtest/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.5.6 diff --git a/cxf-spring-boot-starter-maven-plugin/pom.xml b/cxf-spring-boot-starter-maven-plugin/pom.xml index 1bf8081..25510bd 100644 --- a/cxf-spring-boot-starter-maven-plugin/pom.xml +++ b/cxf-spring-boot-starter-maven-plugin/pom.xml @@ -142,7 +142,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.5.6 org.apache.maven.plugins