Start building against Spring AMQP 3.1.11 snapshots

See gh-45054
This commit is contained in:
Phillip Webb
2025-04-10 07:18:20 -07:00
parent 252fcc2df0
commit ee431775a3

View File

@@ -2060,7 +2060,7 @@ bom {
]
}
}
library("Spring AMQP", "3.1.10") {
library("Spring AMQP", "3.1.11-SNAPSHOT") {
considerSnapshots()
group("org.springframework.amqp") {
bom("spring-amqp-bom")