Build against Spring AMQP 2.2.3 snapshots

See gh-19651
This commit is contained in:
Andy Wilkinson 2020-01-12 19:54:48 +00:00
parent 7595336184
commit 3a2f25c6ff

View File

@ -1632,7 +1632,7 @@ bom {
]
}
}
library('Spring AMQP', '2.2.2.RELEASE') {
library('Spring AMQP', '2.2.3.BUILD-SNAPSHOT') {
group('org.springframework.amqp') {
modules = [
'spring-amqp',