Skip to content

Commit fc00c40

Browse files
committed
Upgrade to Spring Integration 6.2.0
Closes gh-38315
1 parent 4d33676 commit fc00c40

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
@@ -1550,7 +1550,7 @@ bom {
15501550
]
15511551
}
15521552
}
1553-
library("Spring Integration", "6.2.0-SNAPSHOT") {
1553+
library("Spring Integration", "6.2.0") {
15541554
considerSnapshots()
15551555
group("org.springframework.integration") {
15561556
imports = [

0 commit comments

Comments
 (0)