Skip to content

Commit 9a403d9

Browse files
committed
Upgrade to Spring Integration 6.4.1
Closes gh-43415
1 parent b447bdf commit 9a403d9

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
@@ -2201,7 +2201,7 @@ bom {
22012201
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22022202
}
22032203
}
2204-
library("Spring Integration", "6.4.1-SNAPSHOT") {
2204+
library("Spring Integration", "6.4.1") {
22052205
considerSnapshots()
22062206
group("org.springframework.integration") {
22072207
imports = [

0 commit comments

Comments
 (0)