Upgrade to Spring AMQP 2.3.12

Closes gh-28599
This commit is contained in:
Stephane Nicoll 2021-11-15 19:56:04 +01:00
parent 2e5f80edaa
commit 69da7b4188

View File

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