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 9b2ac1aae07 build(deps): bump com.ning:compress-lzf from 1.0.4 to 
1.2.0 (#19867)
9b2ac1aae07 is described below

commit 9b2ac1aae0744e9958550e8ad454cb52acb5fb36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 10:01:47 2026 +0800

    build(deps): bump com.ning:compress-lzf from 1.0.4 to 1.2.0 (#19867)
    
    * build(deps): bump com.ning:compress-lzf from 1.0.4 to 1.2.0
    
    Bumps [com.ning:compress-lzf](https://github.com/ning/compress) from 1.0.4 
to 1.2.0.
    - 
[Commits](https://github.com/ning/compress/compare/compress-lzf-1.0.4...compress-lzf-1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.ning:compress-lzf
      dependency-version: 1.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): add compress-lzf 1.2.0 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 6acc456d544..fb2f572f96b 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -527,7 +527,7 @@ name: LZF Compressor
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 1.0.4
+version: 1.2.0
 libraries:
   - com.ning: compress-lzf
 notices:
diff --git a/pom.xml b/pom.xml
index 143522f8abd..657b15f3de4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -414,7 +414,7 @@
             <dependency>
                 <groupId>com.ning</groupId>
                 <artifactId>compress-lzf</artifactId>
-                <version>1.0.4</version>
+                <version>1.2.0</version>
             </dependency>
             <dependency>
                 <groupId>com.github.rvesse</groupId>


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

Reply via email to