Browse Source

Upgrade to Spring AMQP 3.1.12

Closes gh-45752
3.3.x
Stéphane Nicoll 9 months ago
parent
commit
acd7aee309
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2082,7 +2082,7 @@ bom { @@ -2082,7 +2082,7 @@ bom {
]
}
}
library("Spring AMQP", "3.1.12-SNAPSHOT") {
library("Spring AMQP", "3.1.12") {
considerSnapshots()
group("org.springframework.amqp") {
bom("spring-amqp-bom")

Loading…
Cancel
Save