From e406607a4e7bfbb83f357e9e45db3835abe742ea 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 Pulsar 1.0.12 Closes gh-43005 --- 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 ac63ae80b2..4945d8db04 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1649,7 +1649,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.12-SNAPSHOT") { + library("Spring Pulsar", "1.0.12") { considerSnapshots() group("org.springframework.pulsar") { imports = [