Skip to content

Commit f645ef5

Browse files
committed
Upgrade to Spring Integration 6.0.8
Closes gh-37795
1 parent b10556e commit f645ef5

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
@@ -1399,7 +1399,7 @@ bom {
13991399
]
14001400
}
14011401
}
1402-
library("Spring Integration", "6.0.8-SNAPSHOT") {
1402+
library("Spring Integration", "6.0.8") {
14031403
considerSnapshots()
14041404
group("org.springframework.integration") {
14051405
imports = [

0 commit comments

Comments
 (0)