This is an automated email from the ASF dual-hosted git repository.

dacort pushed a commit to branch fix/log4j-reload4j-part2
in repository https://gitbox.apache.org/repos/asf/incubator-livy.git

commit 027d85d4986fd4143eb39a09ce6259c5a4662446
Author: Damon P. Cortesi <[email protected]>
AuthorDate: Tue Apr 11 21:56:49 2023 -0700

    bump surefire first so we can test
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 18618426..218c88ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -694,7 +694,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.19</version>
+          <version>2.22.1</version>
           <configuration>
             <environmentVariables>
               <LIVY_TEST>true</LIVY_TEST>

Reply via email to