Skip to content

Commit 7ebf71a

Browse files
committed
Upgrade to Spring Integration 5.4.11
Closes gh-27948
1 parent dfd3667 commit 7ebf71a

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
@@ -1585,7 +1585,7 @@ bom {
15851585
]
15861586
}
15871587
}
1588-
library("Spring Integration", "5.4.11-SNAPSHOT") {
1588+
library("Spring Integration", "5.4.11") {
15891589
group("org.springframework.integration") {
15901590
imports = [
15911591
"spring-integration-bom"

0 commit comments

Comments
 (0)