Browse Source

Upgrade to Spring AMQP 3.1.8

Closes gh-42996
3.2.x
Stéphane Nicoll 1 year ago
parent
commit
4de5913227
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1562,7 +1562,7 @@ bom { @@ -1562,7 +1562,7 @@ bom {
]
}
}
library("Spring AMQP", "3.1.8-SNAPSHOT") {
library("Spring AMQP", "3.1.8") {
considerSnapshots()
group("org.springframework.amqp") {
imports = [

Loading…
Cancel
Save