From ab465a71ecef4449ac9c1f079d78ac76aaaa6cef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 14:46:41 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 --- 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..fd4aec2 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.4 **/*.class diff --git a/devops-framework-pipeline/pom.xml b/devops-framework-pipeline/pom.xml index b80c891..6881ce6 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.4 **/*.class diff --git a/devops-framework-plugin/pom.xml b/devops-framework-plugin/pom.xml index 2889923..d7d776a 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.4 **/*.class