From da1226822c10376da1f8348c9876af1116df4fcd Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 9 May 2024 12:16:26 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.0.6 snapshots See gh-40662 --- 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 76ccceecc4..375e85bf57 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1638,7 +1638,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.5") { + library("Spring Pulsar", "1.0.6-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [