Bump scala-maven-plugin from 3.2.2 to 4.8.0 in /jvm-packages (#8532)

Bumps scala-maven-plugin from 3.2.2 to 4.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-06 00:58:30 +08:00 committed by GitHub
parent 8afcecc025
commit 67752e3967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -392,7 +392,7 @@
<plugin> <plugin>
<groupId>net.alchim31.maven</groupId> <groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId> <artifactId>scala-maven-plugin</artifactId>
<version>3.2.2</version> <version>4.8.0</version>
<executions> <executions>
<execution> <execution>
<id>compile</id> <id>compile</id>
@ -455,7 +455,7 @@
<plugin> <plugin>
<groupId>net.alchim31.maven</groupId> <groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId> <artifactId>scala-maven-plugin</artifactId>
<version>3.2.1</version> <version>4.8.0</version>
<configuration> <configuration>
<jvmArgs> <jvmArgs>
<jvmArg>-Xms64m</jvmArg> <jvmArg>-Xms64m</jvmArg>