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 ed5ebfc commit ca8ad95Copy full SHA for ca8ad95
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2384,7 +2384,7 @@ bom {
2384
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
2385
}
2386
2387
- library("Spring Pulsar", "1.2.8-SNAPSHOT") {
+ library("Spring Pulsar", "1.2.8") {
2388
considerSnapshots()
2389
group("org.springframework.pulsar") {
2390
bom("spring-pulsar-bom")
0 commit comments