From 3ba45aab68b2229d82d685c69aa831e176d2fa1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 08:55:14 +0200 Subject: [PATCH] Upgrade to Spring Kafka 3.1.8 Closes gh-41952 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 20a6ddf0b3..467f2687b2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1626,7 +1626,7 @@ bom { ] } } - library("Spring Kafka", "3.1.7") { + library("Spring Kafka", "3.1.8") { considerSnapshots() group("org.springframework.kafka") { modules = [