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 88e0fa76 Update kafka-clients to 4.1.2 (#484)
88e0fa76 is described below

commit 88e0fa7643d4f6ec82c34f46471a7dc87e7450b2
Author: Scala Steward <[email protected]>
AuthorDate: Mon Mar 23 08:55:50 2026 +0100

    Update kafka-clients to 4.1.2 (#484)
---
 project/Versions.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Versions.scala b/project/Versions.scala
index 55d20cfb..387d92e0 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -22,7 +22,7 @@ object Versions {
   val pekkoConnectorsKafkaVersionForDocs = "current"
   val pekkoManagementVersionForDocs = "current"
 
-  val kafkaVersion = "4.1.1"
+  val kafkaVersion = "4.1.2"
   val KafkaVersionForDocs = "37"
 
   val scalaTestVersion = "3.2.19"


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

Reply via email to