Skip to content

Commit cec58df

Browse files
committed
Start building against Spring Pulsar 2.0.0-M3 snapshots
See gh-47006
1 parent e741934 commit cec58df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2429,7 +2429,7 @@ bom {
24292429
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
24302430
}
24312431
}
2432-
library("Spring Pulsar", "2.0.0-M2") {
2432+
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
24332433
considerSnapshots()
24342434
group("org.springframework.pulsar") {
24352435
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)