Skip to content

Commit 3ab994a

Browse files
committed
Start building against Spring AMQP 3.2.8 snapshots
See gh-47614
1 parent 6c32fff commit 3ab994a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,7 @@ bom {
22042204
]
22052205
}
22062206
}
2207-
library("Spring AMQP", "3.2.7") {
2207+
library("Spring AMQP", "3.2.8-SNAPSHOT") {
22082208
considerSnapshots()
22092209
group("org.springframework.amqp") {
22102210
bom("spring-amqp-bom")

0 commit comments

Comments
 (0)