Skip to content

Commit 11401d3

Browse files
committed
Upgrade to Spring Integration 6.2.11
Closes gh-43001
1 parent 758d0ff commit 11401d3

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
@@ -1621,7 +1621,7 @@ bom {
16211621
]
16221622
}
16231623
}
1624-
library("Spring Integration", "6.2.11-SNAPSHOT") {
1624+
library("Spring Integration", "6.2.11") {
16251625
considerSnapshots()
16261626
group("org.springframework.integration") {
16271627
imports = [

0 commit comments

Comments
 (0)