Skip to content

Commit cf4597d

Browse files
committed
Start building against Spring AMQP 2.4.5 snapshots
See gh-31022
1 parent bb40582 commit cf4597d

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
@@ -1663,7 +1663,7 @@ bom {
16631663
]
16641664
}
16651665
}
1666-
library("Spring AMQP", "2.4.4") {
1666+
library("Spring AMQP", "2.4.5-SNAPSHOT") {
16671667
prohibit("[3.0.0-M1,)") {
16681668
because "it uses Spring Framework 6"
16691669
}

0 commit comments

Comments
 (0)