This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 61b12489 Update logback-classic to 1.5.37 (#578)
61b12489 is described below
commit 61b124896923cf1a2156588608ac114522c4e877
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 26 17:44:33 2026 +0200
Update logback-classic to 1.5.37 (#578)
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index e981d7a9..063c2ac4 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -29,7 +29,7 @@ object Versions {
val scalaTestVersion = "3.2.20"
val scalaPBVersion = "0.11.20"
val testcontainersVersion = "1.21.4"
- val logbackVersion = "1.5.35"
+ val logbackVersion = "1.5.37"
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]