From 19f774b5530f62eb5723b7566add9c9560545bc6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 10:24:51 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.1.5 snapshots See gh-42551 --- 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 9a45e8dc96..44a0bd121f 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.4") { + library("Spring Pulsar", "1.1.5-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [