Upgrade to Spring AMQP 2.4.1

Closes gh-28995
This commit is contained in:
Stephane Nicoll 2021-12-21 09:05:46 +01:00
parent b3a304fbe7
commit 66c43685f5

View File

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