From d94661f91b1f99bb181a84c70e03a8d7396cc06b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 4 Jan 2024 14:16:53 +0000 Subject: [PATCH] Start building against Spring Pulsar 1.0.2 snapshots See gh-38994 --- 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 85430707fe0..c51ab9e092b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1578,7 +1578,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.1") { + library("Spring Pulsar", "1.0.2-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { modules = [