From d595487f72485cbc8f1444be1ec6caf9e3f38961 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 18 Jun 2024 09:12:54 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.1.1 Closes gh-41039 --- 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 d54214fef0a..50c4b2c5d97 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2015,7 +2015,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.1-SNAPSHOT") { + library("Spring Pulsar", "1.1.1") { considerSnapshots() group("org.springframework.pulsar") { imports = [