From 4b1fcdb74a9b29ab5cf647d655e6bdb760d71a5a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Sep 2024 12:14:26 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.0.10 snapshots See gh-42128 --- 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 ed94e3e45a7..272295df9e5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1646,7 +1646,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.9") { + library("Spring Pulsar", "1.0.10-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [