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 3757df0128 Update logback-classic to 1.5.35 (#3170)
3757df0128 is described below
commit 3757df0128f82145997c3c7863e5f9c472f4a0a6
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jun 24 17:39:24 2026 +0200
Update logback-classic to 1.5.35 (#3170)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 68673d2f44..87c8631189 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.34"
+ val logbackVersion = "1.5.35"
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.22.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]