Skip to content

Commit 50a258a

Browse files
committed
Upgrade to Spring Integration 5.4.4
Closes gh-25289
1 parent 332ab5e commit 50a258a

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
@@ -1579,7 +1579,7 @@ bom {
15791579
]
15801580
}
15811581
}
1582-
library("Spring Integration", "5.4.4-SNAPSHOT") {
1582+
library("Spring Integration", "5.4.4") {
15831583
group("org.springframework.integration") {
15841584
imports = [
15851585
"spring-integration-bom"

0 commit comments

Comments
 (0)