Start building against Spring AMQP 3.2.5 snapshots

See gh-45088
This commit is contained in:
Phillip Webb 2025-04-10 12:07:46 -07:00
parent 9368b85332
commit 69e9519957
1 changed files with 1 additions and 1 deletions

View File

@ -2046,7 +2046,7 @@ bom {
]
}
}
library("Spring AMQP", "3.2.4") {
library("Spring AMQP", "3.2.5-SNAPSHOT") {
considerSnapshots()
group("org.springframework.amqp") {
bom("spring-amqp-bom")