Skip to content

Commit 5ee1248

Browse files
committed
Start building against Spring AMQP 3.2.2 snapshots
See gh-43748
1 parent ca92989 commit 5ee1248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2081,7 +2081,7 @@ bom {
20812081
]
20822082
}
20832083
}
2084-
library("Spring AMQP", "3.2.1") {
2084+
library("Spring AMQP", "3.2.2-SNAPSHOT") {
20852085
considerSnapshots()
20862086
group("org.springframework.amqp") {
20872087
imports = [

0 commit comments

Comments
 (0)