Upgrade to Spring AMQP 2.4.12

Closes gh-34947
This commit is contained in:
Stephane Nicoll 2023-04-17 20:39:37 +02:00
parent 88ec47ff2b
commit 29484e5129
1 changed files with 1 additions and 1 deletions

View File

@ -1710,7 +1710,7 @@ bom {
]
}
}
library("Spring AMQP", "2.4.12-SNAPSHOT") {
library("Spring AMQP", "2.4.12") {
prohibit {
versionRange "[3.0.0-M1,)"
because "it uses Spring Framework 6"