This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jul-to-slf4j-2.0.13
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
commit cad1b5204de347c366dd3fdff7d639aae0eee940
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 14 00:11:30 2024 +0000
Update jul-to-slf4j, log4j-over-slf4j to 2.0.13
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 1bceebc7..b59f43cc 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -33,7 +33,7 @@ object Versions {
val scalaPBVersion = "0.11.15"
val testcontainersVersion = "1.19.7"
val logbackVersion = "1.3.14"
- val slf4jVersion = "2.0.12"
+ val slf4jVersion = "2.0.13"
// 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]