Skip to content

Commit 23c69cf

Browse files
committed
Start building against Spring Pulsar 1.2.9 snapshots
See gh-46696
1 parent f7d5ece commit 23c69cf

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
@@ -2248,7 +2248,7 @@ bom {
22482248
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22492249
}
22502250
}
2251-
library("Spring Pulsar", "1.2.8") {
2251+
library("Spring Pulsar", "1.2.9-SNAPSHOT") {
22522252
considerSnapshots()
22532253
group("org.springframework.pulsar") {
22542254
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)