Start building against Spring AMQP 3.0.0-M2 snapshots

See gh-30201
This commit is contained in:
Stephane Nicoll 2022-03-14 11:10:10 +01:00
parent 24158a7ab0
commit b48fae696a
1 changed files with 1 additions and 1 deletions

View File

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