Upgrade to Spring AMQP 3.1.0-M1

Closes gh-37228
This commit is contained in:
Stéphane Nicoll 2023-09-18 19:09:07 +02:00
parent bc7414d106
commit c1f27de66a

View File

@ -1493,7 +1493,7 @@ bom {
]
}
}
library("Spring AMQP", "3.1.0-SNAPSHOT") {
library("Spring AMQP", "3.1.0-M1") {
considerSnapshots()
group("org.springframework.amqp") {
imports = [