From d54f5c1863895929cd85baaa91d3b935c612659a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 20 Aug 2024 19:25:26 +0200 Subject: [PATCH] Upgrade to Spring Pulsar 1.2.0-M1 Closes gh-41759 --- 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 b5ccd0227a..badefce5e9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2051,7 +2051,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.0-SNAPSHOT") { + library("Spring Pulsar", "1.2.0-M1") { considerSnapshots() group("org.springframework.pulsar") { imports = [