Start building against Spring AMQP 3.0.4 snapshots

See gh-34967
This commit is contained in:
Stephane Nicoll 2023-04-14 14:40:47 +02:00
parent e4187e9440
commit 12c2c8269b

View File

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