Skip to content

Commit a562caf

Browse files
committed
Upgrade to Spring Integration 6.2.0-M2
Closes gh-36943
1 parent c55e8b9 commit a562caf

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
@@ -1427,7 +1427,7 @@ bom {
14271427
]
14281428
}
14291429
}
1430-
library("Spring Integration", "6.2.0-SNAPSHOT") {
1430+
library("Spring Integration", "6.2.0-M2") {
14311431
group("org.springframework.integration") {
14321432
imports = [
14331433
"spring-integration-bom"

0 commit comments

Comments
 (0)