Upgrade to Spring AMQP 3.0.0-M3

Closes gh-31066
This commit is contained in:
Andy Wilkinson 2022-05-16 17:43:10 +01:00
parent c9d1ef0584
commit 43effa5c8f

View File

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