From 97b8c7841104187e836d9f5c8fd7b85330eae0d7 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 18 Jun 2024 09:09:43 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.0.7 Closes gh-41024 --- 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 f3f202e7d63..c222f585107 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1641,7 +1641,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.7-SNAPSHOT") { + library("Spring Pulsar", "1.0.7") { considerSnapshots() group("org.springframework.pulsar") { imports = [