Skip to content

Commit 8b22a23

Browse files
committed
Start building against Spring Pulsar 1.2.7 snapshots
See gh-45784
1 parent e45b4cc commit 8b22a23

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
@@ -2368,7 +2368,7 @@ bom {
23682368
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23692369
}
23702370
}
2371-
library("Spring Pulsar", "1.2.6") {
2371+
library("Spring Pulsar", "1.2.7-SNAPSHOT") {
23722372
considerSnapshots()
23732373
group("org.springframework.pulsar") {
23742374
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)