Upgrade to Spring AMQP 2.4.0-RC1

Closes gh-28256
This commit is contained in:
Andy Wilkinson 2021-10-18 19:15:37 +01:00
parent 765a223235
commit 43a10eab59
1 changed files with 1 additions and 1 deletions

View File

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