Start building against Spring AMQP 2.3.12 snapshots

See gh-28600
This commit is contained in:
Stephane Nicoll 2021-11-10 19:51:53 +01:00
parent 5b3b0e2d71
commit 4229039ba4
1 changed files with 1 additions and 1 deletions

View File

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