This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/kafka-avro-serializer-7.7.2
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git

commit b0d07c139e89b23833286d9380c8f2381c8b6cbf
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 1 00:10:40 2024 +0000

    Update kafka-avro-serializer to 7.7.2
---
 project/Versions.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index bad0cc02..e92afc27 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -35,7 +35,7 @@ object Versions {
   // 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
-  val confluentAvroSerializerVersion = "7.7.1"
+  val confluentAvroSerializerVersion = "7.7.2"
   val confluentLibsExclusionRules = Seq(
     ExclusionRule("log4j", "log4j"),
     ExclusionRule("org.slf4j", "slf4j-log4j12"),


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to