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 7c97df69 Update jul-to-slf4j, log4j-over-slf4j to 2.0.17 (#290)
7c97df69 is described below
commit 7c97df697d20885dec52f1cdc1b63b09f1433974
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 2 12:18:46 2025 +0100
Update jul-to-slf4j, log4j-over-slf4j to 2.0.17 (#290)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index a9efc778..5ed93120 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -30,7 +30,7 @@ object Versions {
val scalaPBVersion = "0.11.17"
val testcontainersVersion = "1.20.5"
val logbackVersion = "1.3.15"
- val slf4jVersion = "2.0.16"
+ 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
// 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]