Start building against Spring AMQP 2.2.18 snapshots

See gh-26770
This commit is contained in:
Stephane Nicoll 2021-06-05 18:23:27 +02:00
parent 6490edc16d
commit 323d1e224d

View File

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