Start building against Spring AMQP 3.0.6 snapshots

See gh-36403
This commit is contained in:
Stephane Nicoll
2023-07-13 16:06:42 +02:00
parent 60e7185ae6
commit f6b96040ad

View File

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