Browse Source

Upgrade to Spring AMQP 2.4.10

Closes gh-34321
pull/34332/head
Andy Wilkinson 3 years ago
parent
commit
349726c75e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1710,7 +1710,7 @@ bom { @@ -1710,7 +1710,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.9") {
library("Spring AMQP", "2.4.10") {
prohibit {
versionRange "[3.0.0-M1,)"
because "it uses Spring Framework 6"

Loading…
Cancel
Save