This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 2a7010e777 Update logback-classic to 1.5.33 (#3010)
2a7010e777 is described below
commit 2a7010e7776b4ff12459b32daa318d87d99e23f1
Author: Scala Steward <[email protected]>
AuthorDate: Fri May 29 16:58:52 2026 +0200
Update logback-classic to 1.5.33 (#3010)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d44419328e..b5f3407b95 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.14.Final"
- val logbackVersion = "1.5.32"
+ val logbackVersion = "1.5.33"
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.21.4"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]