From 34a45d26081bc3fecb7fc0027550edf0fbb3a745 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 21:05:42 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.0.3 Closes gh-39486 --- 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 0c32d2d67fdc..c7973cd0f8a2 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.3-SNAPSHOT") { + library("Spring Pulsar", "1.0.3") { considerSnapshots() group("org.springframework.pulsar") { imports = [