Browse Source

Upgrade to Spring AMQP 3.2.4

Closes gh-44740
pull/44789/head
Stéphane Nicoll 9 months ago
parent
commit
e91da7be51
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save