Skip to content

Commit b05bdbb

Browse files
committed
Start building against Spring AMQP 2.2.6 snapshots
See gh-20947
1 parent abfe894 commit b05bdbb

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
@@ -1596,7 +1596,7 @@ bom {
15961596
]
15971597
}
15981598
}
1599-
library("Spring AMQP", "2.2.5.RELEASE") {
1599+
library("Spring AMQP", "2.2.6.BUILD-SNAPSHOT") {
16001600
group("org.springframework.amqp") {
16011601
modules = [
16021602
"spring-amqp",

0 commit comments

Comments
 (0)