Upgrade to Spring AMQP 2.3.4

Closes gh-24926
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:19 +01:00
parent 88825923b6
commit dc28bb9a5c
1 changed files with 1 additions and 1 deletions

View File

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