Skip to content

Commit 13e75dc

Browse files
committed
Upgrade to Spring Integration 6.3.5
Closes gh-42549
1 parent 131bbaf commit 13e75dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2019,7 +2019,7 @@ bom {
20192019
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20202020
}
20212021
}
2022-
library("Spring Integration", "6.3.5-SNAPSHOT") {
2022+
library("Spring Integration", "6.3.5") {
20232023
considerSnapshots()
20242024
group("org.springframework.integration") {
20252025
imports = [

0 commit comments

Comments
 (0)