Skip to content

Commit bf890c7

Browse files
committed
Upgrade to Spring Integration 6.3.2
Closes gh-41302
1 parent 0b9e8e4 commit bf890c7

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
@@ -1969,7 +1969,7 @@ bom {
19691969
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
19701970
}
19711971
}
1972-
library("Spring Integration", "6.3.2-SNAPSHOT") {
1972+
library("Spring Integration", "6.3.2") {
19731973
considerSnapshots()
19741974
group("org.springframework.integration") {
19751975
imports = [

0 commit comments

Comments
 (0)