Start building against Spring AMQP 2.3.16 snapshots

See gh-30699
This commit is contained in:
Stephane Nicoll 2022-04-16 08:53:18 +02:00
parent 9299329256
commit 5cdcdbdcf1
1 changed files with 1 additions and 1 deletions

View File

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