Skip to content

Commit 91fb8b8

Browse files
committed
Start building against Spring AMQP 2.4.7 snapshots
See spring-projectsgh-32269
1 parent b4e97b7 commit 91fb8b8

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
@@ -1680,7 +1680,7 @@ bom {
16801680
]
16811681
}
16821682
}
1683-
library("Spring AMQP", "2.4.6") {
1683+
library("Spring AMQP", "2.4.7-SNAPSHOT") {
16841684
group("org.springframework.amqp") {
16851685
modules = [
16861686
"spring-amqp",

0 commit comments

Comments
 (0)