From fedb086edd29bc428f1005a4719cfc3cc9a98d35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 5 Feb 2025 09:02:12 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.1.9 snapshots See gh-44112 --- 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 e1e1829dd53..7474dcdaad2 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.8") { + library("Spring Pulsar", "1.1.9-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [