Upgrade to Spring Pulsar 1.2.5

Closes gh-45096
This commit is contained in:
Stéphane Nicoll 2025-04-23 09:39:14 +02:00
parent 0818e647cc
commit c26db59e42
1 changed files with 1 additions and 1 deletions

View File

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