Start building against Spring Pulsar 1.2.6 snapshots

See gh-45423
This commit is contained in:
Stéphane Nicoll 2025-05-09 10:50:00 +02:00
parent 83e32cb191
commit 23c3602759
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") {
library("Spring Pulsar", "1.2.6-SNAPSHOT") {
considerSnapshots()
group("org.springframework.pulsar") {
bom("spring-pulsar-bom")