From 7f4276731b7937a23da9bdda7108e6009f4062f8 Mon Sep 17 00:00:00 2001 From: Joel Hanson Date: Tue, 12 Aug 2025 18:39:00 +0530 Subject: [PATCH] fix: remove kafka 4 compatible message from readme Signed-off-by: Joel Hanson --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0ca4bdc..50a1e4f 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ The connector is supplied as source code which you can easily build into a JAR f **Note**: A sink connector for IBM MQ is also available on [GitHub](https://github.com/ibm-messaging/kafka-connect-mq-sink). -**Kafka version support**: This connector supports Kafka versions upto 3.9. It is not compatible with Kafka 4.x. - ## Contents - [Building the connector](#building-the-connector)