From 15680b4cb31ed7c8f0a341279833470e59af20d8 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Tue, 10 Sep 2024 17:05:51 +0200 Subject: [PATCH] Upgrade Surefire 3.3.1 -> 3.5.0 (#1298) See: - https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20fixVersion%20%3E%203.3.1%20AND%20fixVersion%20%3C%3D%203.5.0 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.4.0 - https://github.com/apache/maven-surefire/releases/tag/surefire-3.5.0 - https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce9506e4..ad159c7e 100644 --- a/pom.xml +++ b/pom.xml @@ -1263,7 +1263,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.0 **/*Test.java