Skip to content

Commit 006995f

Browse files
committed
Upgrade to Spring Integration 5.4.8
Closes gh-26967
1 parent 6804ae8 commit 006995f

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.8-SNAPSHOT") {
1588+
library("Spring Integration", "5.4.8") {
15891589
group("org.springframework.integration") {
15901590
imports = [
15911591
"spring-integration-bom"

0 commit comments

Comments
 (0)