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 2e944ef1bf Update logback-classic to 1.5.37 (#3196)
2e944ef1bf is described below
commit 2e944ef1bfbdd7ab18d4a4b4d31a4c84b0b0daaf
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 26 18:06:39 2026 +0200
Update logback-classic to 1.5.37 (#3196)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 87c8631189..6d6f0f91d9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
// (remember to also update the scala-steward pin)
val agronaVersion = "2.4.1"
val nettyVersion = "4.2.15.Final"
- val logbackVersion = "1.5.35"
+ val logbackVersion = "1.5.37"
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.22.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]