From 91c802a059b19d161b010f891a6f4b0fc058d63f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 5 Nov 2024 12:28:51 +0900 Subject: [PATCH] Start building against Spring Pulsar 1.0.12 snapshots See gh-43005 --- 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 ce502ba974d..68b0cbb672b 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.11") { + library("Spring Pulsar", "1.0.12-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [