Skip to content

Commit 7852284

Browse files
committed
Start building against Spring Pulsar 1.2.1 snapshots
See gh-43418
1 parent bcf9e6c commit 7852284

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
@@ -2254,7 +2254,7 @@ bom {
22542254
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
22552255
}
22562256
}
2257-
library("Spring Pulsar", "1.2.0") {
2257+
library("Spring Pulsar", "1.2.1-SNAPSHOT") {
22582258
considerSnapshots()
22592259
group("org.springframework.pulsar") {
22602260
imports = [

0 commit comments

Comments
 (0)