Skip to content

Commit

Permalink
Bump net.alchim31.maven:scala-maven-plugin in /jvm-packages/xgboost4j (
Browse files Browse the repository at this point in the history
…#10217)

Bumps net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.0.

---
updated-dependencies:
- dependency-name: net.alchim31.maven:scala-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 8ed85b8 commit a5003fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jvm-packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.8.1</version>
<version>4.9.0</version>
<executions>
<execution>
<id>compile</id>
Expand Down Expand Up @@ -473,7 +473,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.8.1</version>
<version>4.9.0</version>
<configuration>
<jvmArgs>
<jvmArg>-Xms64m</jvmArg>
Expand Down

0 comments on commit a5003fc

Please sign in to comment.