Upgrade to Spring AMQP 3.2.3

Closes gh-44278
This commit is contained in:
Stéphane Nicoll 2025-02-19 09:44:48 +01:00
parent 5f15e979e0
commit 2abc3dec6f
1 changed files with 1 additions and 1 deletions

View File

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