Start building against Spring AMQP 2.2.9 snapshots

See gh-22387
This commit is contained in:
Stephane Nicoll
2020-07-17 14:00:43 +02:00
parent 75a70bebf3
commit 7388d8b8f3

View File

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