Skip to content

Commit 39354d0

Browse files
committed
Start building against Spring AMQP 3.2.2 snapshots
See gh-43760
1 parent 05b1216 commit 39354d0

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
@@ -2080,7 +2080,7 @@ bom {
20802080
]
20812081
}
20822082
}
2083-
library("Spring AMQP", "3.2.1") {
2083+
library("Spring AMQP", "3.2.2-SNAPSHOT") {
20842084
considerSnapshots()
20852085
group("org.springframework.amqp") {
20862086
imports = [

0 commit comments

Comments
 (0)