Start building against Spring Pulsar 2.0.0-M2 snapshots

See gh-46622
This commit is contained in:
Phillip Webb 2025-07-31 07:20:55 +01:00
parent e0a40b2ad2
commit da6aff4861
1 changed files with 1 additions and 1 deletions

View File

@ -2431,7 +2431,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
}
}
library("Spring Pulsar", "2.0.0-M1") {
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.pulsar") {
bom("spring-pulsar-bom")