From de5f7ad31875ff15a0dd64a9dc8e18e1d8607d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 17 Sep 2024 09:13:03 +0200 Subject: [PATCH] Upgrade to Spring Pulsar 1.0.10 Closes gh-42128 --- 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 76cbc6b7e16..8fcbf5c55be 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1646,7 +1646,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.10-SNAPSHOT") { + library("Spring Pulsar", "1.0.10") { considerSnapshots() group("org.springframework.pulsar") { imports = [