From 3aad954443bb1675bc350feebbc9b7ab246b7a23 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Feb 2024 12:04:45 +0000 Subject: [PATCH] Start building against Spring Pulsar 1.1.0-M1 snapshots See gh-39499 --- 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 0ab4971422..6799eb8a7a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1511,7 +1511,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.2") { + library("Spring Pulsar", "1.1.0-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [