This is an automated email from the ASF dual-hosted git repository.
Philippus 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 e012dd39ab Update logback-classic to 1.5.34 (#3038)
e012dd39ab is described below
commit e012dd39ab1a945c8a95a00b58865e157555797d
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jun 2 22:36:11 2026 +0200
Update logback-classic to 1.5.34 (#3038)
Co-authored-by: Philippus Baalman <[email protected]>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d95adbc7c1..62cad3dfef 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.33"
+ val logbackVersion = "1.5.34"
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.21.4"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]