Start building against Spring AMQP 2.4.8 snapshots

See gh-33222
This commit is contained in:
Stephane Nicoll 2022-11-16 16:10:04 +01:00
parent 4067dec811
commit 8bcde6d57b
1 changed files with 1 additions and 1 deletions

View File

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