Start building against Spring AMQP 2.3.3 snapshots

See gh-24702
This commit is contained in:
Stephane Nicoll 2021-01-08 09:23:34 +01:00
parent 0bfb072467
commit a27b87a118
1 changed files with 1 additions and 1 deletions

View File

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