Upgrade to Spring AMQP 2.4.7

Closes gh-32269
This commit is contained in:
Stephane Nicoll
2022-09-20 03:29:16 +02:00
parent d72e0b39fc
commit 033b6b5dbe

View File

@@ -1680,7 +1680,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.7-SNAPSHOT") {
library("Spring AMQP", "2.4.7") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",