Upgrade to Spring AMQP 3.0.0-M1

Closes gh-28646
This commit is contained in:
Stephane Nicoll 2022-01-18 08:58:14 +01:00
parent 0ec9e6e7a8
commit e5f981ea5f

View File

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