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/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 2c785a6980 Update logback-classic to 1.3.14 (#827)
2c785a6980 is described below
commit 2c785a6980ad08c7bad8e5d15ac8788f4fdacc7d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 3 08:50:34 2023 +0100
Update logback-classic to 1.3.14 (#827)
* Update logback-classic to 1.3.14
* Revert commit(s) 1c274284dd
* Update logback-classic to 1.3.14
---------
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 f9e874f17a..3184cee8b4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
val agronaVersion = "1.19.2"
val nettyVersion = "4.1.101.Final"
val protobufJavaVersion = "3.20.3"
- val logbackVersion = "1.3.13"
+ val logbackVersion = "1.3.14"
val jacksonCoreVersion = "2.14.3"
val jacksonDatabindVersion = jacksonCoreVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]