From 07b193f8b0ebd73117b781a80203039d5bd28d04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 18:45:51 +0530 Subject: [PATCH] chore(deps): update dependency org.springframework:spring-test to v6.1.1 (#393) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kafka-sample/spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kafka-sample/spring/pom.xml b/kafka-sample/spring/pom.xml index a00dc3c3..e941d6a6 100644 --- a/kafka-sample/spring/pom.xml +++ b/kafka-sample/spring/pom.xml @@ -30,7 +30,7 @@ org.springframework spring-test - 6.1.0 + 6.1.1 test