From 64b0ce3886cd30f86bc43b7e0aaab815e71b0980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 19 Nov 2024 08:49:28 +0100 Subject: [PATCH] Upgrade to Spring Kafka 3.1.10 Closes gh-43003 --- 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 27f3925d1f7..ac63ae80b21 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1629,7 +1629,7 @@ bom { ] } } - library("Spring Kafka", "3.1.10-SNAPSHOT") { + library("Spring Kafka", "3.1.10") { considerSnapshots() group("org.springframework.kafka") { modules = [