Start building against Spring AMQP 3.0.8 snapshots

See gh-36940
This commit is contained in:
Stephane Nicoll 2023-08-10 16:09:26 +02:00
parent 9844e4256d
commit 732f51a614

View File

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