Start building against Spring AMQP 2.2.12 snapshots

See gh-23784
This commit is contained in:
Stephane Nicoll
2020-10-21 15:27:03 +02:00
parent 55a0152fe5
commit 77637ddd7d

View File

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