diff --git a/mlflow/java/pom.xml b/mlflow/java/pom.xml index 99d51f66c0114..ced7815bf0fb6 100644 --- a/mlflow/java/pom.xml +++ b/mlflow/java/pom.xml @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.0 + 2.22.2 test diff --git a/mlflow/java/spark_2.12/pom.xml b/mlflow/java/spark_2.12/pom.xml index 6c24113421a6a..d391d92eb836f 100644 --- a/mlflow/java/spark_2.12/pom.xml +++ b/mlflow/java/spark_2.12/pom.xml @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.7 + 2.22.2 true diff --git a/mlflow/java/spark_2.13/pom.xml b/mlflow/java/spark_2.13/pom.xml index e6d262be1d7b1..344d322698165 100644 --- a/mlflow/java/spark_2.13/pom.xml +++ b/mlflow/java/spark_2.13/pom.xml @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.7 + 2.22.2 true