From 6d312482d7dc06b9dfb746b83fdf901221690bcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 16:09:52 +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 f9d7076..2d3fc6a 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.4 diff --git a/cxf-spring-boot-starter-maven-plugin/pom.xml b/cxf-spring-boot-starter-maven-plugin/pom.xml index b74b374..993374d 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.4 org.apache.maven.plugins