We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e47093 commit df6a27eCopy full SHA for df6a27e
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2505,7 +2505,7 @@ bom {
2505
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
2506
}
2507
2508
- library("Spring Pulsar", "2.0.0-M3") {
+ library("Spring Pulsar", "2.0.0-SNAPSHOT") {
2509
considerSnapshots()
2510
group("org.springframework.pulsar") {
2511
bom("spring-pulsar-bom")
0 commit comments