Upgrade to Spring AMQP 2.4.8

Closes gh-33223
This commit is contained in:
Stephane Nicoll 2022-11-21 17:39:58 +01:00
parent 78d8bfdc52
commit bed7df63a9

View File

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