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 3edde2697596 chore(deps): Bump com.ning:compress-lzf from 1.2.0 to 
1.2.1 (#25373)
3edde2697596 is described below

commit 3edde269759690556bf0694d22bcfd901dc1fb58
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 6 12:23:08 2026 +0200

    chore(deps): Bump com.ning:compress-lzf from 1.2.0 to 1.2.1 (#25373)
    
    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]>
    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 755487a9ae7e..f8551a536e65 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
         <commons-pool2-version>2.13.1</commons-pool2-version>
         <commons-text-version>1.15.0</commons-text-version>
         <commons-validator-version>1.11.0</commons-validator-version>
-        <compress-lzf-version>1.2.0</compress-lzf-version>
+        <compress-lzf-version>1.2.1</compress-lzf-version>
         <consul-client-version>1.12.1</consul-client-version>
         <couchbase-client-version>3.12.2</couchbase-client-version>
         <curator-version>5.9.0</curator-version>

Reply via email to