From f7c1bd60d0bd386b4fe65a7561ce8deb2401d710 Mon Sep 17 00:00:00 2001 From: bbottema Date: Fri, 3 Jul 2026 08:18:44 +0200 Subject: [PATCH] Bump Maven Surefire Plugin to 3.5.3 --- modules/simple-java-mail/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/simple-java-mail/pom.xml b/modules/simple-java-mail/pom.xml index ea2c978df..fefeb0fd7 100644 --- a/modules/simple-java-mail/pom.xml +++ b/modules/simple-java-mail/pom.xml @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.3 false 8 diff --git a/pom.xml b/pom.xml index 293164f39..37e2b488c 100644 --- a/pom.xml +++ b/pom.xml @@ -276,7 +276,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.3 **/*LiveTest.java