Start building against Spring AMQP 2.4.6 snapshots

See gh-31348
This commit is contained in:
Stephane Nicoll 2022-06-13 12:52:37 +02:00
parent a2f323b4ed
commit bc6d2ea16d

View File

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