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 eedb5a553a Update logback-classic to 1.3.15 (#1674)
eedb5a553a is described below
commit eedb5a553abb4f623a72f5ea7988cbe10b21ccc0
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 5 00:11:14 2025 +0800
Update logback-classic to 1.3.15 (#1674)
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 d056ec2ad2..aac173bc66 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
val agronaVersion = "1.22.0"
val bouncyCastleVersion = "1.79"
val nettyVersion = "4.1.116.Final"
- val logbackVersion = "1.3.14"
+ val logbackVersion = "1.3.15"
val jacksonCoreVersion = "2.18.2"
val jacksonDatabindVersion = jacksonCoreVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]