This is an automated email from the ASF dual-hosted git repository.
hepin 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 f6f9f00849 Update logback-classic to 1.5.22 (#2575)
f6f9f00849 is described below
commit f6f9f008492ef28776b9ecee526a3c5b7dfe1cb0
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 13 14:38:47 2025 +0800
Update logback-classic to 1.5.22 (#2575)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <[email protected]>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 252d9f95ed..27f9ad8d2c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
// (remember to also update the scala-steward pin)
val agronaVersion = "2.2.4"
val nettyVersion = "4.2.8.Final"
- val logbackVersion = "1.5.21"
+ val logbackVersion = "1.5.22"
val jacksonAnnotationsVersion = "2.20"
val jacksonVersion2 = "2.20.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]