Start building against Spring AMQP 3.0.5 snapshots

See gh-35748
This commit is contained in:
Andy Wilkinson
2023-06-05 21:41:45 +01:00
parent 27a9ed8022
commit e801b833f1

View File

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