Skip to content

Commit bf855cf

Browse files
committed
Upgrade to Spring Integration 6.0.1
Closes gh-33605
1 parent 952c439 commit bf855cf

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
@@ -1379,7 +1379,7 @@ bom {
13791379
]
13801380
}
13811381
}
1382-
library("Spring Integration", "6.0.1-SNAPSHOT") {
1382+
library("Spring Integration", "6.0.1") {
13831383
group("org.springframework.integration") {
13841384
imports = [
13851385
"spring-integration-bom"

0 commit comments

Comments
 (0)