Upgrade to Spring AMQP 3.2.7

Closes gh-47076
This commit is contained in:
Stéphane Nicoll 2025-09-16 02:44:03 +02:00
parent 347381419d
commit 0d5482d3b6
1 changed files with 1 additions and 1 deletions

View File

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