From 5ce56ed0a6971224bfc92a2ca9530abfdcad51c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 18:47:44 +0000 Subject: [PATCH] Update spring kafka to v3.0.9 --- kafka-sample/spring/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kafka-sample/spring/pom.xml b/kafka-sample/spring/pom.xml index a54caea5..4d995938 100644 --- a/kafka-sample/spring/pom.xml +++ b/kafka-sample/spring/pom.xml @@ -18,7 +18,7 @@ org.springframework.kafka spring-kafka - 3.0.8 + 3.0.9 org.springframework @@ -48,7 +48,7 @@ org.springframework.kafka spring-kafka-test - 3.0.8 + 3.0.9 test