Start building against Spring AMQP 3.0.0 snapshots

See gh-33141
This commit is contained in:
Stephane Nicoll 2022-11-14 13:14:01 +01:00
parent 261d7bae17
commit 871abe729d

View File

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