Start building against Spring AMQP 2.4.1 snapshots

See gh-28995
This commit is contained in:
Stephane Nicoll
2021-12-11 17:19:42 +01:00
parent a9fff3761e
commit b81adecde3

View File

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