This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch logback-cve in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
commit 8b8aaae354345e28c442e59ab5ea89b445aa8ec0 Author: PJ Fanning <[email protected]> AuthorDate: Fri Dec 1 20:09:33 2023 +0100 logback 1.2.13 --- project/Dependencies.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Dependencies.scala b/project/Dependencies.scala index a1e8bd302..b2ae4c46e 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -72,7 +72,7 @@ object Dependencies { "org.apache.pekko" %% "pekko-stream" % PekkoVersion, "org.apache.pekko" %% "pekko-stream-testkit" % PekkoVersion, "org.apache.pekko" %% "pekko-slf4j" % PekkoVersion, - "ch.qos.logback" % "logback-classic" % "1.2.11", + "ch.qos.logback" % "logback-classic" % "1.2.13", "org.scalatest" %% "scalatest" % ScalaTestVersion, "com.dimafeng" %% "testcontainers-scala-scalatest" % TestContainersScalaTestVersion, "com.novocode" % "junit-interface" % "0.11", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
