Start building against Spring AMQP 3.2.2 snapshots

See gh-43760
This commit is contained in:
Stéphane Nicoll 2025-01-09 16:20:22 +01:00
parent 05b1216010
commit 39354d079d
1 changed files with 1 additions and 1 deletions

View File

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