From c48ff13ceeae232c9f3986f59600c558111c790d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 16 Jan 2024 13:03:25 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.0.2 Closes gh-38995 --- 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 d0c4440e9fd..1f8aef8c137 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1587,7 +1587,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.2-SNAPSHOT") { + library("Spring Pulsar", "1.0.2") { considerSnapshots() group("org.springframework.pulsar") { imports = [