This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git
The following commit(s) were added to refs/heads/master by this push:
new cc22b5674 Bump net.alchim31.maven:scala-maven-plugin from 4.8.1 to
4.9.0 (#1331)
cc22b5674 is described below
commit cc22b567475fce5d4d1a7d18c5ff248b07ec3ffe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 29 08:55:18 2024 +0200
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parquet-scala/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parquet-scala/pom.xml b/parquet-scala/pom.xml
index 30a961742..ccf8a6ce9 100644
--- a/parquet-scala/pom.xml
+++ b/parquet-scala/pom.xml
@@ -83,7 +83,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
- <version>4.8.1</version>
+ <version>4.9.0</version>
<executions>
<execution>
<goals>