Skip to content

Commit 04d4e88

Browse files
committed
Start building against Spring Pulsar 1.2.9 snapshots
See gh-46708
1 parent 79371d8 commit 04d4e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2383,7 +2383,7 @@ bom {
23832383
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23842384
}
23852385
}
2386-
library("Spring Pulsar", "1.2.8") {
2386+
library("Spring Pulsar", "1.2.9-SNAPSHOT") {
23872387
considerSnapshots()
23882388
group("org.springframework.pulsar") {
23892389
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)