From aadba1f43823a39d33e07c3806151d8f6c4426a6 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Mon, 4 Aug 2025 12:56:07 -0700 Subject: [PATCH] Upgrade Surefire to 3.5.2 3.5.3 seems to have a junit incompatibility. References #819. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65eb582..a1ed4c0 100644 --- a/pom.xml +++ b/pom.xml @@ -370,7 +370,7 @@ 3.1.0 2.0.17 ${project.groupId}.shaded - 3.2.5 + 3.5.2