Switch to Spring AMQP 3.0.0-SNAPSHOT

See gh-32602
This commit is contained in:
Brian Clozel 2022-10-06 16:26:05 +02:00
parent fc82f0c0ab
commit 7e52607bab

View File

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