Upgrade to Spring AMQP 3.0.5

Closes gh-35737
This commit is contained in:
Stephane Nicoll 2023-06-20 16:59:40 +02:00
parent a7d71a3921
commit 1940d876c3
1 changed files with 1 additions and 1 deletions

View File

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