Upgrade to Spring AMQP 3.0.6

Closes gh-36439
This commit is contained in:
Stephane Nicoll 2023-07-17 19:58:41 +02:00
parent c95c65838b
commit 6ed8838209
1 changed files with 1 additions and 1 deletions

View File

@ -1364,7 +1364,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "3.0.5") { library("Spring AMQP", "3.0.6") {
group("org.springframework.amqp") { group("org.springframework.amqp") {
imports = [ imports = [
"spring-amqp-bom" "spring-amqp-bom"