Start building against Spring AMQP 2.3.7 snapshots

See gh-26384
This commit is contained in:
Stephane Nicoll 2021-05-10 12:42:05 +02:00
parent b93263ec3c
commit c85936f004
1 changed files with 1 additions and 1 deletions

View File

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