Skip to content

Commit c37f786

Browse files
committed
Upgrade to Spring Integration 6.2.9
Closes gh-42126
1 parent 9726ddf commit c37f786

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.9-SNAPSHOT") {
1621+
library("Spring Integration", "6.2.9") {
16221622
considerSnapshots()
16231623
group("org.springframework.integration") {
16241624
imports = [

0 commit comments

Comments
 (0)