From 57c88aead7ef94e7d144fb390d3737dea3d7d74c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 9 Oct 2024 11:01:29 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.2.0 snapshots See gh-42566 --- 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 a999d6d4d2..4e242694cd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2068,7 +2068,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.0-M2") { + library("Spring Pulsar", "1.2.0-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [