This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 7282bcd7 Update logback-classic to 1.5.33 (#502)
7282bcd7 is described below
commit 7282bcd777872e4a47707995d30618f16038c6d8
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 31 16:41:39 2026 +0200
Update logback-classic to 1.5.33 (#502)
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 41d05a81..4dff6d2e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
val junit = "4.13.2"
val h2Driver = "2.4.240"
val jackson = "2.21.4" // this should match the version of jackson used by
pekko-serialization-jackson
- val logback = "1.5.32"
+ val logback = "1.5.33"
}
object Compile {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]