This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 367ca277e7 Update logback-classic to 1.5.19 (#2294)
367ca277e7 is described below
commit 367ca277e75a1b7a8ce2a7b395b5f1065e0522c3
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 5 16:19:01 2025 +0800
Update logback-classic to 1.5.19 (#2294)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index bdd1fdb5b4..9e67788a5d 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -34,7 +34,7 @@ object Dependencies {
// https://github.com/aeron-io/aeron/blob/master/gradle/libs.versions.toml
val agronaVersion = "2.3.0"
val nettyVersion = "4.2.6.Final"
- val logbackVersion = "1.5.18"
+ val logbackVersion = "1.5.19"
val jacksonAnnotationsVersion = "2.20"
val jacksonCoreVersion = "2.20.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]