Skip to content

Commit a27b87a

Browse files
committed
Start building against Spring AMQP 2.3.3 snapshots
See gh-24702
1 parent 0bfb072 commit a27b87a

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.2") {
1540+
library("Spring AMQP", "2.3.3-SNAPSHOT") {
15411541
group("org.springframework.amqp") {
15421542
modules = [
15431543
"spring-amqp",

0 commit comments

Comments
 (0)