Start building against Spring AMQP 2.2.17 snapshots

See gh-26428
This commit is contained in:
Stephane Nicoll
2021-05-11 13:28:28 +02:00
parent 3a8500126b
commit 47d5592035

View File

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