Start building against Spring AMQP 3.0.4 snapshots

See gh-34950
This commit is contained in:
Stephane Nicoll
2023-04-12 11:42:17 +02:00
parent 824257d029
commit 7a9e8818cc

View File

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