Skip to content

Commit 5f169d5

Browse files
committed
Start building against Spring Pulsar 1.2.5 snapshots
See gh-45096
1 parent cef9c4a commit 5f169d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2211,7 +2211,7 @@ bom {
22112211
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22122212
}
22132213
}
2214-
library("Spring Pulsar", "1.2.4") {
2214+
library("Spring Pulsar", "1.2.5-SNAPSHOT") {
22152215
considerSnapshots()
22162216
group("org.springframework.pulsar") {
22172217
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)