Start building against Spring AMQP 2.3.2 snapshots

See gh-24288
This commit is contained in:
Stephane Nicoll
2020-12-08 03:52:25 +01:00
parent f3ae8d9e8e
commit 013d8ed990

View File

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