Upgrade to Spring AMQP 2.4.0-M2

Closes gh-27622
This commit is contained in:
Stephane Nicoll 2021-08-13 11:12:47 +02:00
parent 5be1cd630c
commit f02e18a2d9
1 changed files with 1 additions and 1 deletions

View File

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