Start building against Spring Pulsar 1.2.6 snapshots

See gh-45442
This commit is contained in:
Stéphane Nicoll 2025-05-09 11:15:27 +02:00
parent ad45bf3c2b
commit 221d5145ef
1 changed files with 1 additions and 1 deletions

View File

@ -2347,7 +2347,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")