From 70a12d79ec83d9260785b45a4fc7dae6b2ac112e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Jun 2024 10:22:06 +0100 Subject: [PATCH] Start building against Spring Pulsar 1.0.7 snapshots See gh-41024 --- 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 307e92a1f29..12aaa17c7f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1637,7 +1637,7 @@ bom { ] } } - library("Spring Pulsar", "1.0.6") { + library("Spring Pulsar", "1.0.7-SNAPSHOT") { considerSnapshots() group("org.springframework.pulsar") { imports = [