Upgrade to Spring Pulsar 1.1.0

Closes gh-40677
This commit is contained in:
Andy Wilkinson 2024-05-22 10:04:20 +01:00
parent fdd4ee8fb2
commit a7a82980ce

View File

@ -2016,7 +2016,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
} }
} }
library("Spring Pulsar", "1.1.0-SNAPSHOT") { library("Spring Pulsar", "1.1.0") {
considerSnapshots() considerSnapshots()
group("org.springframework.pulsar") { group("org.springframework.pulsar") {
imports = [ imports = [