Start building against Spring AMQP 2.3.9 snapshots

See gh-26966
This commit is contained in:
Stephane Nicoll 2021-06-18 18:21:36 +02:00
parent fa37fb0a69
commit 9477231c51
1 changed files with 1 additions and 1 deletions

View File

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