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 8071d1e2 Update jul-to-slf4j, log4j-over-slf4j to 2.0.18 (#525)
8071d1e2 is described below
commit 8071d1e22646910b985f3d807616e3dde26e1e33
Author: Scala Steward <[email protected]>
AuthorDate: Fri May 15 21:53:48 2026 +0200
Update jul-to-slf4j, log4j-over-slf4j to 2.0.18 (#525)
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 8e59dc4f..9da53bc1 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -30,7 +30,7 @@ object Versions {
val scalaPBVersion = "0.11.20"
val testcontainersVersion = "1.21.4"
val logbackVersion = "1.5.32"
- val slf4jVersion = "2.0.17"
+ 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
// See
https://mvnrepository.com/artifact/io.confluent/kafka-avro-serializer?repo=confluent-packages
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]