Start building against Spring AMQP 2.2.10 snapshotsEnabled

See gh-22842
This commit is contained in:
Stephane Nicoll
2020-08-10 10:47:50 +02:00
parent 2a3d45e5c4
commit 4d95fb560b

View File

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