Start building against Spring AMQP 2.3.8 snapshots

See gh-26762
This commit is contained in:
Stephane Nicoll 2021-06-04 15:36:53 +02:00
parent d2fe417bbb
commit 4c31ccb576
1 changed files with 1 additions and 1 deletions

View File

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