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

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


The following commit(s) were added to refs/heads/1.5.x by this push:
     new 54916774aa Update lz4-java to 1.10.3 (#2637) (#2693)
54916774aa is described below

commit 54916774aaf58318edef9d4536006381ec2c47dd
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Feb 28 21:55:26 2026 +0100

    Update lz4-java to 1.10.3 (#2637) (#2693)
    
    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 15da6e3e7d..d8a11db8c4 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.1"
+    val lz4Java = "at.yawk.lz4" % "lz4-java" % "1.10.3"
 
     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