Skip to content

Commit 16f4516

Browse files
committed
Upgrade to Spring Integration 6.3.6
Closes gh-43010
1 parent de19224 commit 16f4516

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
@@ -2211,7 +2211,7 @@ bom {
22112211
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22122212
}
22132213
}
2214-
library("Spring Integration", "6.3.6-SNAPSHOT") {
2214+
library("Spring Integration", "6.3.6") {
22152215
considerSnapshots()
22162216
group("org.springframework.integration") {
22172217
imports = [

0 commit comments

Comments
 (0)