Upgrade to Spring AMQP 3.0.3

Closes gh-34610
This commit is contained in:
Andy Wilkinson 2023-03-21 18:58:13 +00:00
parent d77a885f12
commit 9c8a68ee9c

View File

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