Upgrade to Spring AMQP 2.4.4

Closes gh-30701
This commit is contained in:
Stephane Nicoll
2022-04-19 08:07:17 +02:00
parent 1c6ef781cd
commit 3438934a9e

View File

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