Skip to content

Commit b068647

Browse files
committed
Upgrade to Spring Integration 6.5.9
Closes gh-50520
1 parent 327bef3 commit b068647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2356,7 +2356,7 @@ bom {
23562356
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23572357
}
23582358
}
2359-
library("Spring Integration", "6.5.9-SNAPSHOT") {
2359+
library("Spring Integration", "6.5.9") {
23602360
considerSnapshots()
23612361
group("org.springframework.integration") {
23622362
bom("spring-integration-bom")

0 commit comments

Comments
 (0)