Start building against Spring AMQP 2.3.12 snapshots

See gh-28599
This commit is contained in:
Stephane Nicoll 2021-11-10 19:50:24 +01:00
parent ab1748f06f
commit 85e06438e3
1 changed files with 1 additions and 1 deletions

View File

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