From 5705e0b63335760ca63474930b2a36e9af36805c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Mar 2024 14:06:58 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.0.4 Closes gh-39886 --- 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 8e8294359236..bbe01f570d3a 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.4-SNAPSHOT") { + library("Spring Pulsar", "1.0.4") { considerSnapshots() group("org.springframework.pulsar") { imports = [