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 6d5a0ec2d7 Update logback-classic to 1.5.25 (#2628)
6d5a0ec2d7 is described below
commit 6d5a0ec2d71c4aa7d9a878c99d39814818190bb1
Author: Scala Steward <[email protected]>
AuthorDate: Sat Jan 17 20:02:00 2026 +0100
Update logback-classic to 1.5.25 (#2628)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d3cd9a1a39..3ea1aa3bd4 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.9.Final"
- val logbackVersion = "1.5.24"
+ val logbackVersion = "1.5.25"
val jacksonAnnotationsVersion = "2.20"
val jacksonVersion2 = "2.20.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]