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