Start building against Spring AMQP 2.3.11 snapshots

See gh-28245
This commit is contained in:
Stephane Nicoll 2021-10-08 07:48:38 +02:00
parent bbdb74bff0
commit 123e93f1d5
1 changed files with 1 additions and 1 deletions

View File

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