Skip to content

Commit dfe91be

Browse files
committed
Upgrade to Spring Integration 5.5.2
Closes gh-27166
1 parent a5e95ef commit dfe91be

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
@@ -1670,7 +1670,7 @@ bom {
16701670
]
16711671
}
16721672
}
1673-
library("Spring Integration", "5.5.2-SNAPSHOT") {
1673+
library("Spring Integration", "5.5.2") {
16741674
group("org.springframework.integration") {
16751675
imports = [
16761676
"spring-integration-bom"

0 commit comments

Comments
 (0)