From 94161217f8003fb0c78db866dc03b2628c3dfb1d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Mar 2024 09:55:14 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.1.0-M2 Closes gh-39898 --- 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 4eb3f295f5b9..401e9b5eaacf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1929,7 +1929,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-M2") { considerSnapshots() group("org.springframework.pulsar") { imports = [