Skip to content

Commit cc22b56

Browse files
authoredApr 29, 2024··
Bump net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.0 (#1331)
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>
1 parent 23c788d commit cc22b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎parquet-scala/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>net.alchim31.maven</groupId>
8585
<artifactId>scala-maven-plugin</artifactId>
86-
<version>4.8.1</version>
86+
<version>4.9.0</version>
8787
<executions>
8888
<execution>
8989
<goals>

0 commit comments

Comments
 (0)
Please sign in to comment.