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
1 changed files with 1 additions and 1 deletions

View File

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