Upgrade to Spring AMQP 2.3.12

Closes gh-28600
This commit is contained in:
Stephane Nicoll
2021-11-15 19:57:15 +01:00
parent 0aae9c26da
commit d3c5563e60

View File

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