Skip to content

Commit b35cfb7

Browse files
committed
Upgrade to Spring Integration 5.4.0-M2
Closes gh-22729
1 parent c4bafe1 commit b35cfb7

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
@@ -1571,7 +1571,7 @@ bom {
15711571
]
15721572
}
15731573
}
1574-
library("Spring Integration", "5.4.0-SNAPSHOT") {
1574+
library("Spring Integration", "5.4.0-M2") {
15751575
group("org.springframework.integration") {
15761576
imports = [
15771577
"spring-integration-bom"

0 commit comments

Comments
 (0)