Upgrade to Spring AMQP 3.1.10

Closes gh-44738
This commit is contained in:
Stéphane Nicoll 2025-03-17 17:39:15 +01:00
parent bf4fface23
commit 2a5083c9ac
1 changed files with 1 additions and 1 deletions

View File

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