Upgrade to Spring AMQP 2.3.7

Closes gh-26383
This commit is contained in:
Stephane Nicoll
2021-05-18 08:33:05 +02:00
parent 2205024e9d
commit 83ad93844b

View File

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