Start building against Spring AMQP 2.3.15 snapshots

See gh-30173
This commit is contained in:
Stephane Nicoll 2022-03-11 17:10:44 +01:00
parent e391215643
commit 07b6269a69
1 changed files with 1 additions and 1 deletions

View File

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