From 2ab6660943b0a8ac055e3df7b72a9e2c3f23ef8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 12:21:36 +0800 Subject: [PATCH] Bump maven-surefire-plugin in /jvm-packages/xgboost4j-spark (#9131) Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- jvm-packages/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jvm-packages/pom.xml b/jvm-packages/pom.xml index ea953599f..11bf001fa 100644 --- a/jvm-packages/pom.xml +++ b/jvm-packages/pom.xml @@ -427,7 +427,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0 + 3.1.0 false false