Start building against Spring AMQP 2.2.13 snapshots

See gh-24287
This commit is contained in:
Stephane Nicoll 2020-12-07 17:40:53 +01:00
parent 92d088f33f
commit c17442c37b
1 changed files with 1 additions and 1 deletions

View File

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