Upgrade to Spring AMQP 3.0.2

Closes gh-34351
This commit is contained in:
Andy Wilkinson 2023-02-23 14:41:52 +00:00
parent 13ae79bd82
commit c24b81b1e6
1 changed files with 1 additions and 1 deletions

View File

@ -1317,7 +1317,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "3.0.1") { library("Spring AMQP", "3.0.2") {
group("org.springframework.amqp") { group("org.springframework.amqp") {
modules = [ modules = [
"spring-amqp", "spring-amqp",