Upgrade to Spring AMQP 2.2.12

Closes gh-23784
This commit is contained in:
Stephane Nicoll 2020-10-28 20:27:50 +01:00
parent 90ee8b5a2a
commit d112b8a289

View File

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