Browse Source

Upgrade to Spring AMQP 4.1.0-M2

Closes gh-49114
pull/49241/head
Stéphane Nicoll 1 month ago
parent
commit
ee71aff8e9
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save