From 51646fb5f41aebf89b98a80355e9e6dc9b659548 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 17 Jul 2024 07:44:17 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.1.2 Closes gh-41536 --- 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 07fef0914fbc..66e1760fa48a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2020,7 +2020,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.1.1") { + library("Spring Pulsar", "1.1.2") { considerSnapshots() group("org.springframework.pulsar") { imports = [