From 4e9fb97a141e4acfa9acbcfb0940b7eefe3030be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 19 Nov 2024 08:49:38 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.1.6 Closes gh-43012 --- 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 be40c84930e..f4ebb63867b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2226,7 +2226,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.6-SNAPSHOT") { + library("Spring Pulsar", "1.1.6") { considerSnapshots() group("org.springframework.pulsar") { imports = [