From 0ac3aae8790180cd180da57288a4e18f06b62ad0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 22 Jan 2025 08:11:08 +0000 Subject: [PATCH] Upgrade to Spring Pulsar 1.2.2 Closes gh-43764 --- 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 1d6e58cede..08fe8bd279 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2255,7 +2255,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") } } - library("Spring Pulsar", "1.2.2-SNAPSHOT") { + library("Spring Pulsar", "1.2.2") { considerSnapshots() group("org.springframework.pulsar") { imports = [