From 390e86a51ff5252d3f620ebb14a1a3ba0f6c9e82 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Fri, 8 Dec 2023 19:40:21 +0000 Subject: [PATCH] Bump Apache Kafka 3.6.1 (#250) * Bump Apache Kafka 3.6.1 Signed-off-by: Keith Wall * Update CHANGELOG.md Signed-off-by: Keith Wall --------- Signed-off-by: Keith Wall --- CHANGELOG.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a8c2a95..cc754658 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Please enumerate all user-facing changes using format `: ## 0.8.0 +* [#250](https://github.com/kroxylicious/kroxylicious-junit5-extension/pull/250): Bump Apache Kafka to 3.6.1 * [#248](https://github.com/kroxylicious/kroxylicious-junit5-extension/issues/248): Allow user to bring their own test templating when using KafkaClusterExtension * [#244](https://github.com/kroxylicious/kroxylicious-junit5-extension/pull/244): Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3 diff --git a/pom.xml b/pom.xml index 4ec71925..c1c09c4b 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ ${skipTests} 5.10.1 - 3.6.0 + 3.6.1 1.19.3 1.18.30 3.24.2