Skip to content

Commit c678a0e

Browse files
committed
Start building against Spring Integration 5.4.11 snapshots
See gh-27948
1 parent a0289d7 commit c678a0e

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
@@ -1585,7 +1585,7 @@ bom {
15851585
]
15861586
}
15871587
}
1588-
library("Spring Integration", "5.4.10") {
1588+
library("Spring Integration", "5.4.11-SNAPSHOT") {
15891589
group("org.springframework.integration") {
15901590
imports = [
15911591
"spring-integration-bom"

0 commit comments

Comments
 (0)