Browse Source

Upgrade to Spring AMQP 4.1.0-M1

Closes gh-48800
pull/48952/head
Andy Wilkinson 2 weeks ago
parent
commit
1f4e53b41d
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save