Start building against Spring AMQP 2.2.4 snapshots

See gh-20105
This commit is contained in:
Stephane Nicoll 2020-02-09 08:57:25 +01:00
parent a053d207d6
commit cf06eec174
1 changed files with 1 additions and 1 deletions

View File

@ -1559,7 +1559,7 @@ bom {
]
}
}
library("Spring AMQP", "2.2.3.RELEASE") {
library("Spring AMQP", "2.2.4.BUILD-SNAPSHOT") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",