Start building against Spring AMQP 2.4.7 snapshots

See gh-32269
This commit is contained in:
Stephane Nicoll 2022-09-09 08:29:48 +02:00
parent b4e97b73a6
commit 91fb8b8b68

View File

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