From 51e8a00dccde7310b564f3525ce6d93be7601977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 19 Nov 2024 08:49:59 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.2.0 Closes gh-43024 --- 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 782c84f57ff..7994ed46d84 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2209,7 +2209,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.0-SNAPSHOT") { + library("Spring Pulsar", "1.2.0") { considerSnapshots() group("org.springframework.pulsar") { imports = [