Skip to content

Commit 0eb830d

Browse files
committed
Upgrade to Spring Integration 6.2.7
Closes gh-41296
1 parent 7966d11 commit 0eb830d

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
@@ -1618,7 +1618,7 @@ bom {
16181618
]
16191619
}
16201620
}
1621-
library("Spring Integration", "6.2.7-SNAPSHOT") {
1621+
library("Spring Integration", "6.2.7") {
16221622
considerSnapshots()
16231623
group("org.springframework.integration") {
16241624
imports = [

0 commit comments

Comments
 (0)