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 fc5b80a commit 36b43f6Copy full SHA for 36b43f6
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2075,7 +2075,7 @@ bom {
2075
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
2076
}
2077
2078
- library("Spring Pulsar", "1.1.4-SNAPSHOT") {
+ library("Spring Pulsar", "1.1.4") {
2079
considerSnapshots()
2080
group("org.springframework.pulsar") {
2081
imports = [
0 commit comments