Start building against Spring AMQP 2.4.2 snapshots

See gh-29318
This commit is contained in:
Stephane Nicoll 2022-01-11 16:53:43 +01:00
parent b05f435b27
commit ef4915ee55
1 changed files with 1 additions and 1 deletions

View File

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