Browse Source

Upgrade to Spring AMQP 4.0.0-M5

Closes gh-46999
pull/47229/head
Stéphane Nicoll 3 months ago
parent
commit
0c53233128
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save