Upgrade to Spring Pulsar 1.1.4

Closes gh-42136
This commit is contained in:
Stéphane Nicoll 2024-09-17 09:13:10 +02:00
parent fc5b80ac64
commit 36b43f681c
1 changed files with 1 additions and 1 deletions

View File

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