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 5f2e8c2fb75 build(deps): bump com.ning:compress-lzf from 1.2.0 to
1.2.1 (#20037)
5f2e8c2fb75 is described below
commit 5f2e8c2fb75d60d0dea8dc3b8e11a941eef77097
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 09:48:08 2026 +0800
build(deps): bump com.ning:compress-lzf from 1.2.0 to 1.2.1 (#20037)
* build(deps): bump com.ning:compress-lzf from 1.2.0 to 1.2.1
Bumps [com.ning:compress-lzf](https://github.com/ning/compress) from 1.2.0
to 1.2.1.
-
[Commits](https://github.com/ning/compress/compare/compress-lzf-1.2.0...compress-lzf-1.2.1)
---
updated-dependencies:
- dependency-name: com.ning:compress-lzf
dependency-version: 1.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update compress-lzf 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 43a3852eab8..e9fd12e9bb9 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.2.0
+version: 1.2.1
libraries:
- com.ning: compress-lzf
notices:
diff --git a/pom.xml b/pom.xml
index d037f0f5b35..84915c5a46e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@
<dependency>
<groupId>com.ning</groupId>
<artifactId>compress-lzf</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1</version>
</dependency>
<dependency>
<groupId>com.github.rvesse</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]