Upgrade to Spring AMQP 2.2.14.RELEASE

Closes gh-24824
This commit is contained in:
Stephane Nicoll 2021-01-14 08:38:26 +01:00
parent 92f132ae35
commit 8908969a6c
1 changed files with 1 additions and 1 deletions

View File

@ -1645,7 +1645,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "2.2.13.RELEASE") { library("Spring AMQP", "2.2.14.RELEASE") {
group("org.springframework.amqp") { group("org.springframework.amqp") {
modules = [ modules = [
"spring-amqp", "spring-amqp",