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 80b8a0a84a4 build(deps): bump at.yawk.lz4:lz4-java from 1.11.1 to 
1.11.2 (#20109)
80b8a0a84a4 is described below

commit 80b8a0a84a4369b321559c3fb55612b10a463ab9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 14:04:56 2026 +0800

    build(deps): bump at.yawk.lz4:lz4-java from 1.11.1 to 1.11.2 (#20109)
    
    * build(deps): bump at.yawk.lz4:lz4-java from 1.11.1 to 1.11.2
    
    Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 
1.11.1 to 1.11.2.
    - [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.11.1...v1.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: at.yawk.lz4:lz4-java
      dependency-version: 1.11.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build: update lz4-java license metadata
    
    ---------
    
    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 a95713d029e..444aeedaf0c 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2755,7 +2755,7 @@ name: LZ4 Java
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 1.11.1
+version: 1.11.2
 libraries:
   - at.yawk.lz4: lz4-java
 
diff --git a/pom.xml b/pom.xml
index 193371913b0..c766559c114 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1001,7 +1001,7 @@
             <dependency>
                 <groupId>at.yawk.lz4</groupId>
                 <artifactId>lz4-java</artifactId>
-                <version>1.11.1</version>
+                <version>1.11.2</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