Start building against Spring AMQP 3.0.0-M4 snapshots

See gh-31861
This commit is contained in:
Andy Wilkinson 2022-07-27 15:55:42 +01:00
parent c413f9adbe
commit ac1203551c
1 changed files with 1 additions and 1 deletions

View File

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