This is an automated email from the ASF dual-hosted git repository.

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git


The following commit(s) were added to refs/heads/main by this push:
     new cfff4808 Update logback-classic to 1.3.14 (#154)
cfff4808 is described below

commit cfff48087cb71ae3a00e82864f58f5c037809f9a
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 7 10:44:05 2024 +0200

    Update logback-classic to 1.3.14 (#154)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Versions.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index 787f2bf0..d7209352 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -33,7 +33,7 @@ object Versions {
   val scalaTestVersion = "3.2.18"
   val scalaPBVersion = "0.11.13"
   val testcontainersVersion = "1.16.3"
-  val logbackVersion = "1.2.13"
+  val logbackVersion = "1.3.14"
   val slf4jVersion = "1.7.36"
   // this depends on Kafka, and should be upgraded to such latest version
   // that depends on the same Kafka version, as is defined above


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to