From d1ad490e349bf3562762e4ce2d88816cbd1ac596 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 16:16:46 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.6.0 --- 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..d633804 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.6.0 **/*.class diff --git a/devops-framework-pipeline/pom.xml b/devops-framework-pipeline/pom.xml index b80c891..3db4b76 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.6.0 **/*.class diff --git a/devops-framework-plugin/pom.xml b/devops-framework-plugin/pom.xml index 2889923..887795b 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.6.0 **/*.class