Skip to content

Commit 7b9701a

Browse files
committed
Upgrade to Spring Integration 6.3.7
Closes gh-43476
1 parent db93202 commit 7b9701a

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
@@ -2218,7 +2218,7 @@ bom {
22182218
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22192219
}
22202220
}
2221-
library("Spring Integration", "6.3.7-SNAPSHOT") {
2221+
library("Spring Integration", "6.3.7") {
22222222
considerSnapshots()
22232223
group("org.springframework.integration") {
22242224
imports = [

0 commit comments

Comments
 (0)