Browse Source

Start building against Spring AMQP 2.3.12 snapshots

See gh-28599
2.4.x
Stephane Nicoll 4 years ago
parent
commit
85e06438e3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save