Skip to content

Commit 8bcde6d

Browse files
committed
Start building against Spring AMQP 2.4.8 snapshots
See gh-33222
1 parent 4067dec commit 8bcde6d

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
@@ -1690,7 +1690,7 @@ bom {
16901690
]
16911691
}
16921692
}
1693-
library("Spring AMQP", "2.4.7") {
1693+
library("Spring AMQP", "2.4.8-SNAPSHOT") {
16941694
group("org.springframework.amqp") {
16951695
modules = [
16961696
"spring-amqp",

0 commit comments

Comments
 (0)