Start building against Spring AMQP 2.4.6 snapshots

See gh-31376
This commit is contained in:
Stephane Nicoll 2022-06-14 07:52:04 +02:00
parent 7841789735
commit 379344ea59
1 changed files with 1 additions and 1 deletions

View File

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