Skip to content

Commit b9cf951

Browse files
committed
Upgrade to Spring Integration 5.5.14
Closes gh-31800
1 parent 7c7a32a commit b9cf951

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
@@ -1715,7 +1715,7 @@ bom {
17151715
]
17161716
}
17171717
}
1718-
library("Spring Integration", "5.5.13") {
1718+
library("Spring Integration", "5.5.14") {
17191719
prohibit("[6.0.0-M1,)") {
17201720
because "it uses Spring Framework 6"
17211721
}

0 commit comments

Comments
 (0)