Upgrade to Spring AMQP 3.2.5

Closes gh-45088
This commit is contained in:
Stéphane Nicoll
2025-04-22 16:49:35 +02:00
parent 7ad9401d8b
commit 59b9b7cd33

View File

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