Skip to content

Commit

Permalink
Bump net.alchim31.maven:scala-maven-plugin
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 75fe2ff commit 6388233
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.9.0</version>
<version>4.9.1</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.9.0</version>
<version>4.9.1</version>
<configuration>
<jvmArgs>
<jvmArg>-Xms64m</jvmArg>
Expand Down

0 comments on commit 6388233

Please sign in to comment.