We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812de3f commit c715164Copy full SHA for c715164
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -2540,7 +2540,7 @@ bom {
2540
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
2541
}
2542
2543
- library("Spring Pulsar", "2.0.6-SNAPSHOT") {
+ library("Spring Pulsar", "2.0.6") {
2544
considerSnapshots()
2545
group("org.springframework.pulsar") {
2546
bom("spring-pulsar-bom")
0 commit comments