From 15b63faec51c52a306a074724781bc43137ae1ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 9 Jan 2025 10:57:34 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.1.8 snapshots See gh-43744 --- 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 883ba05e9127..d488050f84f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2273,7 +2273,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.7") { + library("Spring Pulsar", "1.1.8-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [