Start building against Spring AMQP 2.3.14 snapshots

See gh-29312
This commit is contained in:
Stephane Nicoll 2022-01-11 16:42:25 +01:00
parent 72e72bda67
commit 53fcf0971e
1 changed files with 1 additions and 1 deletions

View File

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