From 24e40e8f8202744f477b4741e927b9f4d767ba5e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 22 Jan 2025 08:08:39 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.2.2 Closes gh-43752 --- 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 81a2f17ea3db..b5fd70486357 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.2-SNAPSHOT") { + library("Spring Pulsar", "1.2.2") { considerSnapshots() group("org.springframework.pulsar") { imports = [