Upgrade to Spring AMQP 2.3.9

Closes gh-26972
This commit is contained in:
Stephane Nicoll
2021-06-24 06:40:03 +02:00
parent 8d10e04ea3
commit b5cdc84273

View File

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