Start building against Spring AMQP 3.0.3 snapshots

See gh-34610
This commit is contained in:
Andy Wilkinson
2023-03-14 21:26:07 +00:00
parent e3dd11460f
commit 65cbcb95b6

View File

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