Skip to content

Commit cf06eec

Browse files
committed
Start building against Spring AMQP 2.2.4 snapshots
See gh-20105
1 parent a053d20 commit cf06eec

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
@@ -1559,7 +1559,7 @@ bom {
15591559
]
15601560
}
15611561
}
1562-
library("Spring AMQP", "2.2.3.RELEASE") {
1562+
library("Spring AMQP", "2.2.4.BUILD-SNAPSHOT") {
15631563
group("org.springframework.amqp") {
15641564
modules = [
15651565
"spring-amqp",

0 commit comments

Comments
 (0)