Upgrade to Spring AMQP 4.0.0

Closes gh-47823
This commit is contained in:
Stéphane Nicoll
2025-11-18 09:13:20 +01:00
parent 2e54aa6760
commit 5edeb2efcd
@@ -2371,7 +2371,7 @@ bom {
]
}
}
library("Spring AMQP", "4.0.0-SNAPSHOT") {
library("Spring AMQP", "4.0.0") {
considerSnapshots()
group("org.springframework.amqp") {
bom("spring-amqp-bom")