Upgrade to Spring AMQP 3.1.11

Closes gh-45054
This commit is contained in:
Stéphane Nicoll
2025-04-22 16:48:13 +02:00
parent e28e215bdd
commit 416f408be6

View File

@@ -2062,7 +2062,7 @@ bom {
]
}
}
library("Spring AMQP", "3.1.11-SNAPSHOT") {
library("Spring AMQP", "3.1.11") {
considerSnapshots()
group("org.springframework.amqp") {
bom("spring-amqp-bom")