This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new 2707ce4 Update logback-classic to 1.5.20 (#329)
2707ce4 is described below
commit 2707ce470fbdc54c7292fb409d1a1edebb9c4551
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 08:52:06 2025 +0100
Update logback-classic to 1.5.20 (#329)
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 4413a09..9613529 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -34,7 +34,7 @@ object Dependencies {
val junit = "4.13.2"
val h2Driver = "2.4.240"
val jackson = "2.20.1" // this should match the version of jackson used by
pekko-serialization-jackson
- val logback = "1.5.19"
+ val logback = "1.5.20"
}
object Compile {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]