Skip to content

Commit 742ac87

Browse files
committed
Upgrade to Spring Integration 5.4.0-M1
Closes gh-21931
1 parent a73af52 commit 742ac87

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
@@ -1667,7 +1667,7 @@ bom {
16671667
]
16681668
}
16691669
}
1670-
library("Spring Integration", "5.4.0-SNAPSHOT") {
1670+
library("Spring Integration", "5.4.0-M1") {
16711671
group("org.springframework.integration") {
16721672
imports = [
16731673
"spring-integration-bom"

0 commit comments

Comments
 (0)