Skip to content

Commit bd70c5d

Browse files
committed
Upgrade to Spring Integration 6.4.3
Closes gh-44776
1 parent f6bd6dc commit bd70c5d

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
@@ -2197,7 +2197,7 @@ bom {
21972197
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21982198
}
21992199
}
2200-
library("Spring Integration", "6.4.2") {
2200+
library("Spring Integration", "6.4.3") {
22012201
considerSnapshots()
22022202
group("org.springframework.integration") {
22032203
imports = [

0 commit comments

Comments
 (0)