Start building against Spring AMQP 3.0.3 snapshots

See gh-34608
This commit is contained in:
Andy Wilkinson 2023-03-14 20:31:09 +00:00
parent 916851abb3
commit d070ee284d
1 changed files with 1 additions and 1 deletions

View File

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