Skip to content

Commit a5db799

Browse files
committed
Upgrade to Spring Integration 6.5.8
Closes gh-49631
1 parent 5ee4ffe commit a5db799

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
@@ -2360,7 +2360,7 @@ bom {
23602360
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23612361
}
23622362
}
2363-
library("Spring Integration", "6.5.7") {
2363+
library("Spring Integration", "6.5.8") {
23642364
considerSnapshots()
23652365
group("org.springframework.integration") {
23662366
bom("spring-integration-bom")

0 commit comments

Comments
 (0)