Skip to content

Commit 4edf5da

Browse files
committed
Upgrade to Spring Integration 6.3.1
Closes gh-41036
1 parent 33575b7 commit 4edf5da

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
@@ -1964,7 +1964,7 @@ bom {
19641964
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
19651965
}
19661966
}
1967-
library("Spring Integration", "6.3.1-SNAPSHOT") {
1967+
library("Spring Integration", "6.3.1") {
19681968
considerSnapshots()
19691969
group("org.springframework.integration") {
19701970
imports = [

0 commit comments

Comments
 (0)