Start building against Spring AMQP 2.4.9 snapshots

See gh-33790
This commit is contained in:
Andy Wilkinson 2023-01-12 12:52:11 +00:00
parent 5c470d1f20
commit 22b253d8c4
1 changed files with 1 additions and 1 deletions

View File

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