From 99744ec9d863c86273ad643c20c4a243470c5cd0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 18 Feb 2025 17:40:15 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.1.9 Closes gh-44112 --- 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 9dbfdda22c..c41bb6152f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2269,7 +2269,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.9-SNAPSHOT") { + library("Spring Pulsar", "1.1.9") { considerSnapshots() group("org.springframework.pulsar") { imports = [