From 6c17fb5444b79ab1c994f4f6f3634186409a8310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 22:29:39 +0000 Subject: [PATCH] Bump org.springframework.kafka:spring-kafka in /FineCollectionService Bumps [org.springframework.kafka:spring-kafka](https://github.com/spring-projects/spring-kafka) from 2.8.0 to 2.9.11. - [Release notes](https://github.com/spring-projects/spring-kafka/releases) - [Commits](https://github.com/spring-projects/spring-kafka/compare/v2.8.0...v2.9.11) --- updated-dependencies: - dependency-name: org.springframework.kafka:spring-kafka dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FineCollectionService/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FineCollectionService/pom.xml b/FineCollectionService/pom.xml index d170be9..97b2283 100644 --- a/FineCollectionService/pom.xml +++ b/FineCollectionService/pom.xml @@ -30,7 +30,7 @@ org.springframework.kafka spring-kafka - 2.8.0 + 2.9.11 org.springframework.kafka