From f7bb6c21c499eaaa6558b3f8d98bf7e856dc0caf Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Jun 2024 11:56:02 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.1.1 snapshots See 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 48170d9f825..f842377b93d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2011,7 +2011,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.0") { + library("Spring Pulsar", "1.1.1-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [