Skip to content

Commit f8caab1

Browse files
committed
Start building against Spring AMQP 2.3.5 snapshots
See gh-25290
1 parent 8a4f49c commit f8caab1

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
@@ -1537,7 +1537,7 @@ bom {
15371537
]
15381538
}
15391539
}
1540-
library("Spring AMQP", "2.3.4") {
1540+
library("Spring AMQP", "2.3.5-SNAPSHOT") {
15411541
group("org.springframework.amqp") {
15421542
modules = [
15431543
"spring-amqp",

0 commit comments

Comments
 (0)