Start building against Spring AMQP 3.2.5 snapshots

See gh-45139
This commit is contained in:
Phillip Webb
2025-04-10 13:47:46 -07:00
parent 3b4aaa889a
commit 2a67513d4b

View File

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