Upgrade to Spring AMQP 2.3.0

Closes gh-23785
This commit is contained in:
Stephane Nicoll
2020-10-28 20:29:40 +01:00
parent f2055c8f32
commit 794a4ea0ab

View File

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