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

He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new d7369dbd1e Update lz4-java to 1.11.1 (#3302)
d7369dbd1e is described below

commit d7369dbd1ed77041a87da7e338baf0bb20713592
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jul 6 16:25:01 2026 +0200

    Update lz4-java to 1.11.1 (#3302)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9ac27fe370..de66564171 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -106,7 +106,7 @@ object Dependencies {
       .excludeAll(ExclusionRule(organization = "org.scala-lang"))
     val jacksonCbor3 = "tools.jackson.dataformat" % "jackson-dataformat-cbor" 
% jacksonVersion3
 
-    val lz4Java = "at.yawk.lz4" % "lz4-java" % "1.11.0"
+    val lz4Java = "at.yawk.lz4" % "lz4-java" % "1.11.1"
 
     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