From 4e205ede1d7c0c59db473dffc230c6c4e82ad247 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 17 Jul 2024 07:38:49 +0100 Subject: [PATCH] Upgrade to Spring Pulsar 1.0.8 Closes gh-41532 --- 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 34d7dffadee..640ea1da569 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.7") { + library("Spring Pulsar", "1.0.8") { considerSnapshots() group("org.springframework.pulsar") { imports = [