Skip to content

Commit 1ef379c

Browse files
committed
Upgrade to Spring Integration 6.1.0-M1
Closes gh-34308
1 parent 7a24ae2 commit 1ef379c

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
@@ -1364,7 +1364,7 @@ bom {
13641364
]
13651365
}
13661366
}
1367-
library("Spring Integration", "6.1.0-SNAPSHOT") {
1367+
library("Spring Integration", "6.1.0-M1") {
13681368
group("org.springframework.integration") {
13691369
imports = [
13701370
"spring-integration-bom"

0 commit comments

Comments
 (0)