From 33d7d5e6ec47e7584e52156fb854988f6c38f1b7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 18 Feb 2025 17:53:48 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.2.3 Closes gh-44165 --- 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 4cf23c5340..4cc23f4922 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2361,7 +2361,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.3-SNAPSHOT") { + library("Spring Pulsar", "1.2.3") { considerSnapshots() group("org.springframework.pulsar") { imports = [