This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 29f71e81 Update kafka-clients to 4.3.1 (#572)
29f71e81 is described below
commit 29f71e8187ba6e4f90e5258e009bd0d873d3aab5
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jun 24 19:33:57 2026 +0200
Update kafka-clients to 4.3.1 (#572)
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 349e77ce..0d728cc7 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -22,7 +22,7 @@ object Versions {
val pekkoConnectorsKafkaVersionForDocs = "current"
val pekkoManagementVersionForDocs = "current"
- val kafkaVersion = "4.3.0"
+ val kafkaVersion = "4.3.1"
val KafkaVersionForDocs = "37"
val mockitoVersion = "5.23.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]