Start building against Spring AMQP 3.0.5 snapshots

See gh-35737
This commit is contained in:
Andy Wilkinson
2023-06-05 17:41:36 +01:00
parent 31f0a69469
commit 225fa6fbb5

View File

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