Skip to content

Commit 38d5348

Browse files
committed
Upgrade to Spring Integration 6.2.10
Closes gh-42537
1 parent 78d0e48 commit 38d5348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1617,7 +1617,7 @@ bom {
16171617
]
16181618
}
16191619
}
1620-
library("Spring Integration", "6.2.10-SNAPSHOT") {
1620+
library("Spring Integration", "6.2.10") {
16211621
considerSnapshots()
16221622
group("org.springframework.integration") {
16231623
imports = [

0 commit comments

Comments
 (0)