Upgrade to Spring AMQP 3.0.0

Closes gh-33141
This commit is contained in:
Stephane Nicoll 2022-11-21 17:40:47 +01:00
parent d89861e056
commit a6de2e88ed

View File

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