Upgrade to Spring AMQP 3.0.3

Closes gh-34608
This commit is contained in:
Andy Wilkinson 2023-03-21 18:14:22 +00:00
parent dc96511b66
commit c5b352bd2e
1 changed files with 1 additions and 1 deletions

View File

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