Upgrade to Spring AMQP 3.0.0-M4

Closes gh-31861
This commit is contained in:
Stephane Nicoll 2022-09-20 03:32:10 +02:00
parent 3d85931fc7
commit 56bdb67ecf

View File

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