From bd825141b7e2737c8ece7e620512f98a241bce35 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Apr 2024 19:47:34 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.0.5 Closes gh-40216 --- 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 993e41d926..3880b981ae 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1582,7 +1582,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.5-SNAPSHOT") { + library("Spring Pulsar", "1.0.5") { considerSnapshots() group("org.springframework.pulsar") { imports = [