This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 91fc255093 Update logback-classic to 1.5.32 (#2667)
91fc255093 is described below
commit 91fc2550933f2e3cf05e876ebc84de0c6b7f6a80
Author: Scala Steward <[email protected]>
AuthorDate: Mon Feb 16 20:05:45 2026 +0100
Update logback-classic to 1.5.32 (#2667)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0931f62647..d1912b108d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
// (remember to also update the scala-steward pin)
val agronaVersion = "2.2.4"
val nettyVersion = "4.2.10.Final"
- val logbackVersion = "1.5.29"
+ val logbackVersion = "1.5.32"
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.21.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]