Start building against Spring AMQP 2.4.12 snapshots

See gh-34947
This commit is contained in:
Stephane Nicoll
2023-04-12 11:00:46 +02:00
parent cdb666c35a
commit ddf9d240f7

View File

@@ -1710,7 +1710,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.11") {
library("Spring AMQP", "2.4.12-SNAPSHOT") {
prohibit {
versionRange "[3.0.0-M1,)"
because "it uses Spring Framework 6"