Upgrade to Spring AMQP 2.3.6

Closes gh-25648
This commit is contained in:
Stephane Nicoll 2021-03-18 07:56:42 +01:00
parent 91619d6555
commit cd81784772

View File

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