From 526c84d7946ab7aa115e692b24b471fe480372e6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 09:42:39 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.0.11 snapshots See gh-42539 --- 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 2be85a8f82e..66ff6a23e5d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1645,7 +1645,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.10") { + library("Spring Pulsar", "1.0.11-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [