Start building against Spring AMQP 2.2.6 snapshots

See gh-20947
This commit is contained in:
Stephane Nicoll
2020-04-14 14:51:03 +02:00
parent abfe8940e0
commit b05bdbbf0b

View File

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