Upgrade to Spring Pulsar 2.0.0-M1

Closes gh-46271
This commit is contained in:
Andy Wilkinson 2025-07-22 09:22:25 +01:00
parent 70e6121c09
commit 71d88c1e44
1 changed files with 1 additions and 1 deletions

View File

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