Start building against Spring AMQP 2.4.13 snapshots

See gh-35727
This commit is contained in:
Andy Wilkinson 2023-06-05 11:21:36 +01:00
parent 163f5052c1
commit a04f6b3b02

View File

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