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-java.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cd3e7abc Bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 
4.9.1 (#1352)
7cd3e7abc is described below

commit 7cd3e7abc4bd0f53985cd1824ecef888fd2cc0e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 31 16:02:29 2024 +0200

    Bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1 (#1352)
    
    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] <[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 3fef558a9..b7a180dd7 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.9.0</version>
+        <version>4.9.1</version>
         <executions>
           <execution>
             <goals>

Reply via email to