Start building against Spring AMQP 2.4.3 snapshots

See gh-30189
This commit is contained in:
Stephane Nicoll
2022-03-12 12:02:54 +01:00
parent 6c1e194dd4
commit 4ca6cffd87

View File

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