From ff0315a0d334dd75949697e92b408f2569bec47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 8 Aug 2024 11:55:51 +0200 Subject: [PATCH] Start building against Spring Pulsar 1.0.9 snapshots See gh-41727 --- 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 5ca62e0d1ef..f644447901d 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.8") { + library("Spring Pulsar", "1.0.9-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [