From d04d8c8efa465a80261278a2cb754a9e7a4531e6 Mon Sep 17 00:00:00 2001 From: James Duong Date: Thu, 7 Dec 2023 17:13:35 -0800 Subject: [PATCH] Update the surefire plugin to 3.2.2 See if this helps with module lookup problems --- java/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/pom.xml b/java/pom.xml index c22db46f54c38..499317f4ccfaa 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -442,7 +442,7 @@ maven-surefire-plugin - 3.0.0-M7 + 3.2.2 org.junit.jupiter @@ -452,7 +452,7 @@ org.apache.maven.surefire surefire-junit-platform - 3.0.0-M7 + 3.2.2