From 94a1c78f0abaacbb767d0eaa021757bb2386c023 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 8 Apr 2024 17:22:08 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.0.5 snapshots See gh-40216 --- 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 e80b1e6d172..f5fb6930a49 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1582,7 +1582,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.4") { + library("Spring Pulsar", "1.0.5-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [