Start building against Spring AMQP 2.4.4 snapshots

See gh-30703
This commit is contained in:
Stephane Nicoll 2022-04-16 09:05:45 +02:00
parent 8969f7f8f1
commit f340a90ade
1 changed files with 1 additions and 1 deletions

View File

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