Skip to content

Commit 52fcd21

Browse files
committed
Upgrade to Spring Integration 6.3.10
Closes gh-45426
1 parent 2b2228e commit 52fcd21

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
@@ -2174,7 +2174,7 @@ bom {
21742174
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21752175
}
21762176
}
2177-
library("Spring Integration", "6.3.10-SNAPSHOT") {
2177+
library("Spring Integration", "6.3.10") {
21782178
considerSnapshots()
21792179
group("org.springframework.integration") {
21802180
bom("spring-integration-bom")

0 commit comments

Comments
 (0)