Skip to content

Commit 35ee522

Browse files
committed
Upgrade to Spring Integration 6.0.6
Closes gh-35740
1 parent 2fd5319 commit 35ee522

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
@@ -1381,7 +1381,7 @@ bom {
13811381
]
13821382
}
13831383
}
1384-
library("Spring Integration", "6.0.6-SNAPSHOT") {
1384+
library("Spring Integration", "6.0.6") {
13851385
group("org.springframework.integration") {
13861386
imports = [
13871387
"spring-integration-bom"

0 commit comments

Comments
 (0)