Upgrade to Spring Pulsar 1.2.7

Closes gh-45784
This commit is contained in:
Stéphane Nicoll 2025-06-17 11:09:48 +02:00
parent dfb5e227df
commit 92dd9e7c55
1 changed files with 1 additions and 1 deletions

View File

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