Start building against Spring Pulsar 1.2.11 snapshots

See gh-47453
This commit is contained in:
Stéphane Nicoll 2025-10-09 14:30:21 +02:00
parent b9f5f27372
commit 58831a7fe2
1 changed files with 1 additions and 1 deletions

View File

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