Start building against Spring AMQP 2.3.13 snapshots

See gh-28994
This commit is contained in:
Stephane Nicoll 2021-12-11 17:19:08 +01:00
parent 1d8e3a865e
commit 93f75a7d12
1 changed files with 1 additions and 1 deletions

View File

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