From 6ffef13ead8eb6c190f6037cd47818ff6c754ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 17 Dec 2024 21:15:05 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.2.1 Closes gh-43418 --- 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 41c08b9fe247..3993aae9a62b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2256,7 +2256,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.1-SNAPSHOT") { + library("Spring Pulsar", "1.2.1") { considerSnapshots() group("org.springframework.pulsar") { imports = [