From c92f8b40766a6ff3595177e2f78d6f276c142814 Mon Sep 17 00:00:00 2001 From: Julien Dubois Date: Tue, 10 May 2022 17:32:46 +0200 Subject: [PATCH] Update JUnit and the Surefire plugin versions (#30) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7e332b2..2f4f991 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ junit junit - 4.13.1 + 4.13.2 test @@ -27,7 +27,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M3 + 3.0.0-M6