Skip to content

Commit 1c9dda9

Browse files
committed
Start building against Spring Pulsar 1.2.7 snapshots
See gh-45771
1 parent 4ea1e15 commit 1c9dda9

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
@@ -2230,7 +2230,7 @@ bom {
22302230
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22312231
}
22322232
}
2233-
library("Spring Pulsar", "1.2.6") {
2233+
library("Spring Pulsar", "1.2.7-SNAPSHOT") {
22342234
considerSnapshots()
22352235
group("org.springframework.pulsar") {
22362236
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)