Skip to content

Commit 35bdbdd

Browse files
committed
Start building against Spring Pulsar 1.2.8 snapshots
See gh-46286
1 parent e869bd2 commit 35bdbdd

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
@@ -2384,7 +2384,7 @@ bom {
23842384
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23852385
}
23862386
}
2387-
library("Spring Pulsar", "1.2.7") {
2387+
library("Spring Pulsar", "1.2.8-SNAPSHOT") {
23882388
considerSnapshots()
23892389
group("org.springframework.pulsar") {
23902390
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)