From d1c9403c74b0ad6acc644c800dfb83482ac3587f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 9 Apr 2024 07:53:07 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.1.0-RC1 snapshots See 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 84c780773bb..dffab361bde 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1950,7 +1950,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.0-M2") { + library("Spring Pulsar", "1.1.0-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [