Upgrade to Spring AMQP 2.3.4

Closes gh-24702
This commit is contained in:
Stephane Nicoll
2021-01-14 08:53:30 +01:00
parent da8a8b9712
commit d6d0abcfd5

View File

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