From 92ed9efd2cd2c698cef2575e71e95c8413c3e7f7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Sep 2024 13:08:00 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.1.4 snapshots See gh-42136 --- 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 8e2ad0b1fed..33ff87a4e54 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2060,7 +2060,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.3") { + library("Spring Pulsar", "1.1.4-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [