Upgrade to Spring AMQP 3.2.5

Closes gh-45139
This commit is contained in:
Stéphane Nicoll
2025-04-23 09:39:47 +02:00
parent 7d8f881c15
commit ed135b323a

View File

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