This is an automated email from the ASF dual-hosted git repository.

cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new 9dadf2de20 Bump at.yawk.lz4:lz4-java from 1.10.4 to 1.11.2 in 
/contrib/format-paimon (#3071)
9dadf2de20 is described below

commit 9dadf2de20afec890e1557fa005604421771f2d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 8 21:39:19 2026 -0400

    Bump at.yawk.lz4:lz4-java from 1.10.4 to 1.11.2 in /contrib/format-paimon 
(#3071)
    
    * Bump at.yawk.lz4:lz4-java in /contrib/format-paimon
    
    Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 
1.10.4 to 1.11.1.
    - [Release notes](https://github.com/yawkat/lz4-java/releases)
    - [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
    - [Commits](https://github.com/yawkat/lz4-java/compare/v1.10.4...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: at.yawk.lz4:lz4-java
      dependency-version: 1.11.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update lz4-java version to 1.11.2
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: PJ Fanning <[email protected]>
---
 contrib/format-paimon/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/format-paimon/pom.xml b/contrib/format-paimon/pom.xml
index c711d8ced8..e8bef7420f 100644
--- a/contrib/format-paimon/pom.xml
+++ b/contrib/format-paimon/pom.xml
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>at.yawk.lz4</groupId>
       <artifactId>lz4-java</artifactId>
-      <version>1.10.4</version>
+      <version>1.11.2</version>
     </dependency>
     <dependency>
       <groupId>com.github.luben</groupId>

Reply via email to