This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 4149e58ed3ed22ff4b1862278af695eee564e156
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 09:45:42 2025 +0200

    [fix][sec] Bump at.yawk.lz4:lz4-java from 1.9.0 to 1.10.1 in /pulsar-common 
(#25045)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 3902b09a8464a66a304bfa404c9c32bac0f10552)
---
 pulsar-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar-common/pom.xml b/pulsar-common/pom.xml
index 392e482d1ec..af906d2c8b2 100644
--- a/pulsar-common/pom.xml
+++ b/pulsar-common/pom.xml
@@ -256,7 +256,7 @@
     <dependency>
       <groupId>at.yawk.lz4</groupId>
       <artifactId>lz4-java</artifactId>
-      <version>1.9.0</version>
+      <version>1.10.1</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to