From aa1975059fc5150e8192df2e3d9278b66e4caee6 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 14 Feb 2025 17:03:03 +0100 Subject: [PATCH] GH-112 - Upgrade to JUnit 5.12 RC1. Also update Maven Surefire plugin to 3.5.2. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 599c8e1..49414b1 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 3.27.3 2.36.0 - 5.9.1 + 5.12.0-RC2 1.4.4 4.9.0 0.12.3 @@ -330,7 +330,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.5.2