This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 5a2a7d35afda chore(deps): Bump com.ning:compress-lzf from 1.1.3 to
1.2.0 (#20682)
5a2a7d35afda is described below
commit 5a2a7d35afda605f06ce507e7d840c235b25a455
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 09:49:32 2026 +0100
chore(deps): Bump com.ning:compress-lzf from 1.1.3 to 1.2.0 (#20682)
Bumps [com.ning:compress-lzf](https://github.com/ning/compress) from 1.1.3
to 1.2.0.
-
[Commits](https://github.com/ning/compress/compare/compress-lzf-1.1.3...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]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 0f2c81eb152a..a4e9fc3fd5c9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -130,7 +130,7 @@
<commons-pool2-version>2.13.1</commons-pool2-version>
<commons-text-version>1.15.0</commons-text-version>
<commons-validator-version>1.10.1</commons-validator-version>
- <compress-lzf-version>1.1.3</compress-lzf-version>
+ <compress-lzf-version>1.2.0</compress-lzf-version>
<consul-client-version>1.9.0</consul-client-version>
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
<couchbase-client-version>3.10.0</couchbase-client-version>