Upgrade to Spring AMQP 2.3.2

Closes gh-24288
This commit is contained in:
Stephane Nicoll 2020-12-10 09:24:31 +01:00
parent d339cb1513
commit b06e0b50b4
1 changed files with 1 additions and 1 deletions

View File

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