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 fe18b8d6c1 Update logback-classic to 1.6.2 (#3426)
fe18b8d6c1 is described below
commit fe18b8d6c1441fcfc9a6e64f607283b89f48fbd0
Author: Scala Steward <[email protected]>
AuthorDate: Tue Aug 11 17:00:37 2026 +0200
Update logback-classic to 1.6.2 (#3426)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ca4e1a1eb4..ed70021263 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.17.Final"
- val logbackVersion = "1.6.1"
+ val logbackVersion = "1.6.2"
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.22.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]