Start building against Spring AMQP 2.3.5 snapshots

See gh-25290
This commit is contained in:
Stephane Nicoll
2021-02-15 07:23:22 +01:00
parent 8a4f49c30b
commit f8caab121d

View File

@@ -1537,7 +1537,7 @@ bom {
]
}
}
library("Spring AMQP", "2.3.4") {
library("Spring AMQP", "2.3.5-SNAPSHOT") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",