Skip to content

Commit f6c8884

Browse files
committed
Upgrade to Spring Integration 6.3.11
Closes gh-45756
1 parent 6ef1830 commit f6c8884

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
@@ -2194,7 +2194,7 @@ bom {
21942194
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21952195
}
21962196
}
2197-
library("Spring Integration", "6.3.11-SNAPSHOT") {
2197+
library("Spring Integration", "6.3.11") {
21982198
considerSnapshots()
21992199
group("org.springframework.integration") {
22002200
bom("spring-integration-bom")

0 commit comments

Comments
 (0)