Start building against Spring AMQP 3.0.1 snapshots

See gh-33811
This commit is contained in:
Andy Wilkinson 2023-01-12 13:28:49 +00:00
parent 1396901257
commit ca60c32a83

View File

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