Skip to content

Commit 507abe8

Browse files
committed
Upgrade to Spring Integration 6.0.0-M1
Closes gh-28649
1 parent 9ea81e0 commit 507abe8

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
@@ -1352,7 +1352,7 @@ bom {
13521352
]
13531353
}
13541354
}
1355-
library("Spring Integration", "6.0.0-SNAPSHOT") {
1355+
library("Spring Integration", "6.0.0-M1") {
13561356
group("org.springframework.integration") {
13571357
imports = [
13581358
"spring-integration-bom"

0 commit comments

Comments
 (0)