Skip to content

Commit fbfd09e

Browse files
committed
Start building against Spring Pulsar 2.0.0-M1 snapshots
See gh-46271
1 parent 955e12c commit fbfd09e

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
@@ -2397,7 +2397,7 @@ bom {
23972397
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
23982398
}
23992399
}
2400-
library("Spring Pulsar", "1.2.7") {
2400+
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
24012401
considerSnapshots()
24022402
group("org.springframework.pulsar") {
24032403
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)