Start building against Spring AMQP 2.4.7 snapshots

See gh-32276
This commit is contained in:
Stephane Nicoll
2022-09-13 17:48:05 +02:00
parent 355cc8c2eb
commit f23f11aa13

View File

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