From a49d2c74c2bb6b4c8ac6806ac0cbf2e69bc70942 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 07:38:40 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 --- junit4-and-5-maven-sample/pom.xml | 2 +- junit5-assertj-sample/pom.xml | 2 +- junit5-maven-sample/pom.xml | 2 +- junit5-mockito-sample/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/junit4-and-5-maven-sample/pom.xml b/junit4-and-5-maven-sample/pom.xml index 9836f15..60a7168 100644 --- a/junit4-and-5-maven-sample/pom.xml +++ b/junit4-and-5-maven-sample/pom.xml @@ -52,7 +52,7 @@ maven-surefire-plugin - 3.0.0 + 3.5.4 diff --git a/junit5-assertj-sample/pom.xml b/junit5-assertj-sample/pom.xml index 2afffb8..3cd6e4f 100644 --- a/junit5-assertj-sample/pom.xml +++ b/junit5-assertj-sample/pom.xml @@ -47,7 +47,7 @@ maven-surefire-plugin - 3.0.0 + 3.5.4 diff --git a/junit5-maven-sample/pom.xml b/junit5-maven-sample/pom.xml index e038329..eb46806 100644 --- a/junit5-maven-sample/pom.xml +++ b/junit5-maven-sample/pom.xml @@ -47,7 +47,7 @@ maven-surefire-plugin - 3.0.0 + 3.5.4 diff --git a/junit5-mockito-sample/pom.xml b/junit5-mockito-sample/pom.xml index 9f86d76..d0c195a 100644 --- a/junit5-mockito-sample/pom.xml +++ b/junit5-mockito-sample/pom.xml @@ -60,7 +60,7 @@ maven-surefire-plugin - 3.0.0 + 3.5.4