From 8f5e2f212ef204fef06905381dc8f20e44b3c8c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 22:29:09 +0000 Subject: [PATCH] Bump org.springframework.kafka:spring-kafka in /TrafficControlService 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] --- TrafficControlService/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TrafficControlService/pom.xml b/TrafficControlService/pom.xml index 8a2b011..354c1c7 100644 --- a/TrafficControlService/pom.xml +++ b/TrafficControlService/pom.xml @@ -26,7 +26,7 @@ org.springframework.kafka spring-kafka - 2.8.0 + 2.9.11 org.springframework.kafka