Skip to content

Commit 02cb160

Browse files
committed
Upgrade to Spring Integration 6.2.6
Closes gh-41021
1 parent fd4dc4d commit 02cb160

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
@@ -1613,7 +1613,7 @@ bom {
16131613
]
16141614
}
16151615
}
1616-
library("Spring Integration", "6.2.6-SNAPSHOT") {
1616+
library("Spring Integration", "6.2.6") {
16171617
considerSnapshots()
16181618
group("org.springframework.integration") {
16191619
imports = [

0 commit comments

Comments
 (0)