Skip to content

Commit 291d417

Browse files
Bump net.alchim31.maven:scala-maven-plugin in /jvm-packages/xgboost4j (dmlc#10260)
Bumps net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1. --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jiaming Yuan <[email protected]>
1 parent 15eb553 commit 291d417

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jvm-packages/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@
411411
<plugin>
412412
<groupId>net.alchim31.maven</groupId>
413413
<artifactId>scala-maven-plugin</artifactId>
414-
<version>4.9.0</version>
414+
<version>4.9.1</version>
415415
<executions>
416416
<execution>
417417
<id>compile</id>
@@ -474,7 +474,7 @@
474474
<plugin>
475475
<groupId>net.alchim31.maven</groupId>
476476
<artifactId>scala-maven-plugin</artifactId>
477-
<version>4.9.0</version>
477+
<version>4.9.1</version>
478478
<configuration>
479479
<jvmArgs>
480480
<jvmArg>-Xms64m</jvmArg>

0 commit comments

Comments
 (0)