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
1 changed files with 1 additions and 1 deletions

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") { group("org.springframework.amqp") {
modules = [ modules = [
"spring-amqp", "spring-amqp",