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 05a3ede Update logback-classic to 1.5.25 (#384)
05a3ede is described below
commit 05a3ede64dd3ef97c476302b02f191871e5fb319
Author: Scala Steward <[email protected]>
AuthorDate: Sat Jan 17 20:53:52 2026 +0100
Update logback-classic to 1.5.25 (#384)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a03cc72..bbf9dd7 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.24"
+ val logback = "1.5.25"
}
object Compile {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]