This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/logback-classic-1.5.22
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit 57f9f4f4e558e2719ae25faf34edab099b086849
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 00:31:18 2025 +0000
Update logback-classic to 1.5.22
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 03dd60d..35648db 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.21"
+ val logback = "1.5.22"
}
object Compile {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]