Start building against Spring AMQP 2.3.11 snapshots

See gh-28226
This commit is contained in:
Stephane Nicoll 2021-10-07 09:06:00 +02:00
parent 6c801b9db9
commit 3cf1888cef
1 changed files with 1 additions and 1 deletions

View File

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