This is an automated email from the ASF dual-hosted git repository.
Philippus 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 afacb877 Update logback-classic to 1.6.2 (#629)
afacb877 is described below
commit afacb8777470b2d2e9b06daaffecd8b0c796a9ed
Author: Scala Steward <[email protected]>
AuthorDate: Tue Aug 11 17:02:53 2026 +0200
Update logback-classic to 1.6.2 (#629)
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index ba1b9841..aac04325 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -31,7 +31,7 @@ object Versions {
val scalaTestVersion = "3.2.20"
val scalaPBVersion = "0.11.20"
val testcontainersVersion = "1.21.4"
- val logbackVersion = "1.6.1"
+ val logbackVersion = "1.6.2"
val slf4jVersion = "2.0.18"
// 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]