Upgrade to Spring AMQP 2.3.8

Closes gh-26762
This commit is contained in:
Andy Wilkinson 2021-06-09 21:39:24 +01:00
parent f111a90525
commit d79b3597bb
1 changed files with 1 additions and 1 deletions

View File

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