Skip to content

Commit 4eb778d

Browse files
committed
Upgrade to Spring Integration 5.5.12
Closes gh-31060
1 parent 7d2f1ba commit 4eb778d

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
@@ -1730,7 +1730,7 @@ bom {
17301730
]
17311731
}
17321732
}
1733-
library("Spring Integration", "5.5.12-SNAPSHOT") {
1733+
library("Spring Integration", "5.5.12") {
17341734
group("org.springframework.integration") {
17351735
imports = [
17361736
"spring-integration-bom"

0 commit comments

Comments
 (0)