This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/logback-classic-1.3.15
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit 07faa880c2b2f68585ad00e320946547a7b0255c
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 5 00:25:15 2025 +0000
Update logback-classic to 1.3.15
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 98c7625..bf59578 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
val junit = "4.13.2"
val h2Driver = "2.2.224"
val jackson = "2.17.3" // this should match the version of jackson used by
pekko-serialization-jackson
- val logback = "1.3.14"
+ val logback = "1.3.15"
}
object Compile {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]