From 268999474be4b21500791e277d7813b0f0ec79e2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:51:09 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.1.0-RC1 Closes gh-40229 --- 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 7a4e8efa64..06ce6cdd91 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1956,7 +1956,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.0-SNAPSHOT") { + library("Spring Pulsar", "1.1.0-RC1") { considerSnapshots() group("org.springframework.pulsar") { imports = [