Skip to content

Commit dfda08f

Browse files
committed
Upgrade to Spring Integration 6.0.0-M4
Closes gh-31624
1 parent 4057dd1 commit dfda08f

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
@@ -1428,7 +1428,7 @@ bom {
14281428
]
14291429
}
14301430
}
1431-
library("Spring Integration", "6.0.0-SNAPSHOT") {
1431+
library("Spring Integration", "6.0.0-M4") {
14321432
group("org.springframework.integration") {
14331433
imports = [
14341434
"spring-integration-bom"

0 commit comments

Comments
 (0)