Upgrade to Spring AMQP 3.0.0-RC1

Closes gh-32602
This commit is contained in:
Andy Wilkinson 2022-10-17 18:17:40 +01:00
parent 3082b0c5bf
commit 5fbcdfc393

View File

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