From 54201108145d36b9928efd31c6c6c21bec4dab82 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Feb 2024 09:58:53 +0000 Subject: [PATCH] Start building against Spring Pulsar 1.0.3 snapshots See gh-39486 --- 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 76089d58cb..efdd56d572 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.2") { + library("Spring Pulsar", "1.0.3-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [