Skip to content

Commit 8a4f49c

Browse files
committed
Start building against Spring Integration 5.4.4 snapshots
See gh-25289
1 parent 31a98f9 commit 8a4f49c

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
@@ -1578,7 +1578,7 @@ bom {
15781578
]
15791579
}
15801580
}
1581-
library("Spring Integration", "5.4.3") {
1581+
library("Spring Integration", "5.4.4-SNAPSHOT") {
15821582
group("org.springframework.integration") {
15831583
imports = [
15841584
"spring-integration-bom"

0 commit comments

Comments
 (0)