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/pekko-connectors-kafka.git


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

commit a486788c14e42ad3791a566b9d5f21b6f60636ce
Author: Scala Steward <[email protected]>
AuthorDate: Sat Jan 31 20:37:01 2026 +0100

    Update logback-classic to 1.5.27 (#447)
---
 project/Versions.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index c3d04e82..bd9da54e 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -28,7 +28,7 @@ object Versions {
   val scalaTestVersion = "3.2.19"
   val scalaPBVersion = "0.11.20"
   val testcontainersVersion = "1.21.4"
-  val logbackVersion = "1.5.26"
+  val logbackVersion = "1.5.27"
   val slf4jVersion = "2.0.17"
   // 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