Start building against Spring AMQP 2.4.3 snapshots

See gh-30180
This commit is contained in:
Stephane Nicoll
2022-03-12 11:51:33 +01:00
parent 64d706026d
commit 31fb515d16

View File

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