Start building against Spring AMQP 2.4.8 snapshots

See gh-33223
This commit is contained in:
Stephane Nicoll
2022-11-16 16:15:34 +01:00
parent fdab1de2d6
commit 3f67037acf

View File

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