Skip to content

Commit a8e91fd

Browse files
committed
Upgrade to Spring Integration 6.3.9
Closes gh-44771
1 parent ee90148 commit a8e91fd

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
@@ -2214,7 +2214,7 @@ bom {
22142214
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22152215
}
22162216
}
2217-
library("Spring Integration", "6.3.8") {
2217+
library("Spring Integration", "6.3.9") {
22182218
considerSnapshots()
22192219
group("org.springframework.integration") {
22202220
imports = [

0 commit comments

Comments
 (0)