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 8d080491c5 Update logback-classic to 1.5.38 (#3313)
8d080491c5 is described below
commit 8d080491c5a326d171ffedaee30ae45105635176
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jul 10 19:05:56 2026 +0200
Update logback-classic to 1.5.38 (#3313)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d979ea93a9..5bc7f748c4 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.16.Final"
- val logbackVersion = "1.5.37"
+ val logbackVersion = "1.5.38"
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.22.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]