Skip to content

Commit 7abfde7

Browse files
committed
Start building against Spring Pulsar 1.2.5 snapshots
See gh-45146
1 parent 19afb75 commit 7abfde7

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
@@ -2319,7 +2319,7 @@ bom {
23192319
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23202320
}
23212321
}
2322-
library("Spring Pulsar", "1.2.4") {
2322+
library("Spring Pulsar", "1.2.5-SNAPSHOT") {
23232323
considerSnapshots()
23242324
group("org.springframework.pulsar") {
23252325
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)