Skip to content

Commit 16f65ce

Browse files
committed
Start building against Spring AMQP 3.2.3 snapshots
See gh-44279
1 parent 32d4446 commit 16f65ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2174,7 +2174,7 @@ bom {
21742174
]
21752175
}
21762176
}
2177-
library("Spring AMQP", "3.2.2") {
2177+
library("Spring AMQP", "3.2.3-SNAPSHOT") {
21782178
considerSnapshots()
21792179
group("org.springframework.amqp") {
21802180
imports = [

0 commit comments

Comments
 (0)