From bcd8d3f4a02745195808b9e15a7778c21b9f052a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 11 Mar 2024 19:06:55 +0000 Subject: [PATCH] Start building against Spring Pulsar 1.0.4 snapshots See gh-39886 --- 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 4ca8cba125..e8d1679f2d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1582,7 +1582,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.3") { + library("Spring Pulsar", "1.0.4-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [