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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0841ec68bea build(deps): bump at.yawk.lz4:lz4-java from 1.10.2 to 
1.11.1 (#19756)
0841ec68bea is described below

commit 0841ec68beaff4a8562df6aecba9d08c28f9593b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 14:16:31 2026 +0800

    build(deps): bump at.yawk.lz4:lz4-java from 1.10.2 to 1.11.1 (#19756)
    
    * build(deps): bump at.yawk.lz4:lz4-java from 1.10.2 to 1.11.1
    
    Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 
1.10.2 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.2...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 license metadata to 1.11.1
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 0db76b4e476..24f996363fe 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2661,7 +2661,7 @@ name: LZ4 Java
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 1.10.2
+version: 1.11.1
 libraries:
   - at.yawk.lz4: lz4-java
 
diff --git a/pom.xml b/pom.xml
index 422ae48bfe7..5a076ea469a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1000,7 +1000,7 @@
             <dependency>
                 <groupId>at.yawk.lz4</groupId>
                 <artifactId>lz4-java</artifactId>
-                <version>1.10.2</version>
+                <version>1.11.1</version>
             </dependency>
             <dependency>
                 <groupId>org.xerial.snappy</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to