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 013e38b commit 4e9fb97Copy full SHA for 4e9fb97
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2226,7 +2226,7 @@ bom {
2226
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
2227
}
2228
2229
- library("Spring Pulsar", "1.1.6-SNAPSHOT") {
+ library("Spring Pulsar", "1.1.6") {
2230
considerSnapshots()
2231
group("org.springframework.pulsar") {
2232
imports = [
0 commit comments