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

pjfanning pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/1.7.x by this push:
     new 0aae10ecd6 Update lz4-java to 1.11.2 (#3415) (#3420)
0aae10ecd6 is described below

commit 0aae10ecd6745f6bdd156267935f2e0ace458deb
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Aug 7 20:41:39 2026 +0100

    Update lz4-java to 1.11.2 (#3415) (#3420)
    
    Co-authored-by: Scala Steward 
<[email protected]>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ac1f96b5c6..a0406e6a7c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -113,7 +113,7 @@ object Dependencies {
     val jacksonParameterNames = "com.fasterxml.jackson.module" % 
"jackson-module-parameter-names" % jacksonCoreVersion
     val jacksonCbor = "com.fasterxml.jackson.dataformat" % 
"jackson-dataformat-cbor" % jacksonCoreVersion
 
-    val lz4Java = "at.yawk.lz4" % "lz4-java" % "1.10.4"
+    val lz4Java = "at.yawk.lz4" % "lz4-java" % "1.11.2"
 
     val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to