From 4f923b529e485968a6f0e0eaeae5c1649fd4a352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 12:41:54 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5 --- devops-framework-core/pom.xml | 2 +- devops-framework-pipeline/pom.xml | 2 +- devops-framework-plugin/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devops-framework-core/pom.xml b/devops-framework-core/pom.xml index 8768541..cef90a3 100644 --- a/devops-framework-core/pom.xml +++ b/devops-framework-core/pom.xml @@ -184,7 +184,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.5 **/*.class diff --git a/devops-framework-pipeline/pom.xml b/devops-framework-pipeline/pom.xml index b80c891..5466b5c 100644 --- a/devops-framework-pipeline/pom.xml +++ b/devops-framework-pipeline/pom.xml @@ -177,7 +177,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.5 **/*.class diff --git a/devops-framework-plugin/pom.xml b/devops-framework-plugin/pom.xml index 2889923..9760edc 100644 --- a/devops-framework-plugin/pom.xml +++ b/devops-framework-plugin/pom.xml @@ -202,7 +202,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.5 **/*.class