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 ebdc11d7f634 chore(deps): Bump at.yawk.lz4:lz4-java from 1.11.1 to 
1.11.2 (#25479)
ebdc11d7f634 is described below

commit ebdc11d7f634dcb9c77342e000998192e3a3f924
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 11:30:56 2026 +0200

    chore(deps): Bump at.yawk.lz4:lz4-java from 1.11.1 to 1.11.2 (#25479)
    
    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]>
    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 c1f77da6e4d0..c737900487f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -354,7 +354,7 @@
         <logback-version>1.6.1</logback-version>
         <lucene-version>9.12.3</lucene-version>
         <littleproxy-version>2.9.0</littleproxy-version>
-        <lz4-java-version>1.11.1</lz4-java-version>
+        <lz4-java-version>1.11.2</lz4-java-version>
         <mapstruct-version>1.6.3</mapstruct-version>
         <!-- needed from tooling/archetypes -->
         <maven-version>3.9.16</maven-version>

Reply via email to