Skip to content

Commit 339f620

Browse files
committed
Upgrade to Spring Integration 6.4.2
Closes gh-44122
1 parent 3a2613f commit 339f620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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-SNAPSHOT") {
2200+
library("Spring Integration", "6.4.2") {
22012201
considerSnapshots()
22022202
group("org.springframework.integration") {
22032203
imports = [

0 commit comments

Comments
 (0)