Start building against Spring AMQP 2.4.5 snapshots

See gh-31022
This commit is contained in:
Andy Wilkinson 2022-05-12 17:53:11 +01:00
parent bb40582b30
commit cf4597d22a

View File

@ -1663,7 +1663,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.4") {
library("Spring AMQP", "2.4.5-SNAPSHOT") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}