Skip to content

Commit f91d2df

Browse files
committed
Start building against Spring AMQP 3.1.9 snapshots
See gh-44277
1 parent 589a84d commit f91d2df

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
@@ -2094,7 +2094,7 @@ bom {
20942094
]
20952095
}
20962096
}
2097-
library("Spring AMQP", "3.1.8") {
2097+
library("Spring AMQP", "3.1.9-SNAPSHOT") {
20982098
considerSnapshots()
20992099
group("org.springframework.amqp") {
21002100
imports = [

0 commit comments

Comments
 (0)