Skip to content

Commit a37566f

Browse files
committed
Upgrade to Spring Integration 6.0.9
Closes gh-38295
1 parent 420091b commit a37566f

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
@@ -1397,7 +1397,7 @@ bom {
13971397
]
13981398
}
13991399
}
1400-
library("Spring Integration", "6.0.9-SNAPSHOT") {
1400+
library("Spring Integration", "6.0.9") {
14011401
considerSnapshots()
14021402
group("org.springframework.integration") {
14031403
imports = [

0 commit comments

Comments
 (0)