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
1 changed files with 1 additions and 1 deletions

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") { group("org.springframework.amqp") {
modules = [ modules = [
"spring-amqp", "spring-amqp",