From 3a8525739aaa5dd7299e9cf30ccc9af593f0e9d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 5 Nov 2024 12:29:37 +0900 Subject: [PATCH] Start building against Spring Pulsar 1.1.6 snapshots See gh-43012 --- 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 198ce6d9d9..076c082027 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2074,7 +2074,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.5") { + library("Spring Pulsar", "1.1.6-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [