Start building against Spring AMQP 2.4.14 snapshots

See gh-36399
This commit is contained in:
Stephane Nicoll 2023-07-13 15:53:13 +02:00
parent 37832be5d0
commit b3513b5d89

View File

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