From 79fb341f2f939e460476798453c034684067cc28 Mon Sep 17 00:00:00 2001 From: Dylan Meissner Date: Fri, 17 Feb 2023 08:14:12 -0800 Subject: [PATCH 1/3] Update JUnit dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb84675..c2a197c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 1.6.0 - 4.13.1 + 4.13.2 0.8.2 3.8.0 2.22.0 From 867588b9b81e13bcca66f80c4163647130a82754 Mon Sep 17 00:00:00 2001 From: Dylan Meissner Date: Fri, 17 Feb 2023 08:14:26 -0800 Subject: [PATCH 2/3] Update Connect and AWS SDK --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c2a197c..d9a06b6 100644 --- a/pom.xml +++ b/pom.xml @@ -41,8 +41,8 @@ 2.22.1 3.0.0 - 1.12.241 - 3.1.1 + 1.12.409 + 3.3.2 1.7.36 From b1d71d3f0fb51d0c1963e5b7902f1a8ff3c1dbe4 Mon Sep 17 00:00:00 2001 From: Dylan Meissner Date: Fri, 17 Feb 2023 08:18:42 -0800 Subject: [PATCH 3/3] Update compatibility table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2153446..2d2ac05 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ The SQS connector plugin provides the ability to use AWS SQS queues as both a so |1.2.0|2.3.0|1.11.924| |1.3.0|2.8.1|1.11.1034| |1.4.0|3.1.1|1.12.241| +|1.5.0|3.3.2|1.12.409| Due to a compatibility issue with [Apache httpcomponents](http://hc.apache.org/), connector versions 1.1.0 and earlier may not work with Kafka Connect versions greater than 2.2