Start building against Spring AMQP 2.4.4 snapshots

See gh-30701
This commit is contained in:
Stephane Nicoll
2022-04-16 08:55:39 +02:00
parent f6a8c63e31
commit aed4bc5696

View File

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