Start building against Spring AMQP 2.3.7 snapshots

See gh-26383
This commit is contained in:
Stephane Nicoll 2021-05-10 09:02:27 +02:00
parent 05a3b9bbeb
commit 2479f69db1
1 changed files with 1 additions and 1 deletions

View File

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