diff --git a/jvm-packages/pom.xml b/jvm-packages/pom.xml index 0ab8d1ba6..490d5af28 100644 --- a/jvm-packages/pom.xml +++ b/jvm-packages/pom.xml @@ -43,7 +43,7 @@ OFF OFF 23.04.0 - 23.04.0 + 23.04.1 cuda11 @@ -144,7 +144,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 attach-sources @@ -182,7 +182,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.5.0 + 3.6.0 jar-with-dependencies @@ -375,7 +375,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.2 + 3.3.0 checkstyle.xml true @@ -491,7 +491,7 @@ org.scalatest scalatest_${scala.binary.version} - 3.2.15 + 3.2.16 test diff --git a/jvm-packages/xgboost4j/pom.xml b/jvm-packages/xgboost4j/pom.xml index 3a1c4b2cf..17ed66a12 100644 --- a/jvm-packages/xgboost4j/pom.xml +++ b/jvm-packages/xgboost4j/pom.xml @@ -34,7 +34,7 @@ org.scalatest scalatest_${scala.binary.version} - 3.2.15 + 3.2.16 provided