Upgrade to Spring AMQP 3.0.0-M2

Closes gh-30201
This commit is contained in:
Andy Wilkinson 2022-03-22 20:34:40 +00:00
parent c4425598cf
commit 48f8dd28ac

View File

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