Commit caacee5f authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring AMQP 2.3.8

See gh-26764
parent c435f633
...@@ -1623,7 +1623,7 @@ bom { ...@@ -1623,7 +1623,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "2.3.7") { library("Spring AMQP", "2.3.8-SNAPSHOT") {
group("org.springframework.amqp") { group("org.springframework.amqp") {
modules = [ modules = [
"spring-amqp", "spring-amqp",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment