Skip to content

Commit 4c31ccb

Browse files
committed
Start building against Spring AMQP 2.3.8 snapshots
See gh-26762
1 parent d2fe417 commit 4c31ccb

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
@@ -1538,7 +1538,7 @@ bom {
15381538
]
15391539
}
15401540
}
1541-
library("Spring AMQP", "2.3.7") {
1541+
library("Spring AMQP", "2.3.8-SNAPSHOT") {
15421542
group("org.springframework.amqp") {
15431543
modules = [
15441544
"spring-amqp",

0 commit comments

Comments
 (0)