Skip to content

Commit bc854d4

Browse files
committed
Upgrade to Spring Integration 5.5.3
Closes gh-27611
1 parent 8966b13 commit bc854d4

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
@@ -1672,7 +1672,7 @@ bom {
16721672
]
16731673
}
16741674
}
1675-
library("Spring Integration", "5.5.3-SNAPSHOT") {
1675+
library("Spring Integration", "5.5.3") {
16761676
group("org.springframework.integration") {
16771677
imports = [
16781678
"spring-integration-bom"

0 commit comments

Comments
 (0)