This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/logback-classic-1.5.22
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
commit b32d737bbddc3869f10ce6d8ea7535426e08f7cd
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 00:11:17 2025 +0000
Update logback-classic to 1.5.22
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 90e3b2f8..a329c310 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.3"
- val logbackVersion = "1.5.21"
+ val logbackVersion = "1.5.22"
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]