From 7d0bd90b497dab201dd9171afed59224a80293cf Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Feb 2024 08:00:44 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.1.0-M1 Closes 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 7769f1f6687..22a213fe08b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1513,7 +1513,7 @@ bom { ] } } - library("Spring Pulsar", "1.1.0-SNAPSHOT") { + library("Spring Pulsar", "1.1.0-M1") { considerSnapshots() group("org.springframework.pulsar") { imports = [