Upgrade to Spring Pulsar 1.1.5

Closes gh-42551
This commit is contained in:
Stéphane Nicoll 2024-10-22 09:03:43 +02:00
parent 15eafc7430
commit 870ef4d8ff
1 changed files with 1 additions and 1 deletions

View File

@ -2074,7 +2074,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.5-SNAPSHOT") { library("Spring Pulsar", "1.1.5") {
considerSnapshots() considerSnapshots()
group("org.springframework.pulsar") { group("org.springframework.pulsar") {
imports = [ imports = [