Skip to content

Commit c3156a8

Browse files
committed
Upgrade to Spring Integration 6.1.0-M2
Closes gh-34552
1 parent 09191b1 commit c3156a8

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
@@ -1375,7 +1375,7 @@ bom {
13751375
]
13761376
}
13771377
}
1378-
library("Spring Integration", "6.1.0-SNAPSHOT") {
1378+
library("Spring Integration", "6.1.0-M2") {
13791379
group("org.springframework.integration") {
13801380
imports = [
13811381
"spring-integration-bom"

0 commit comments

Comments
 (0)