Skip to content

Commit 3706dce

Browse files
committed
Upgrade to Spring Integration 6.3.4
Closes gh-42134
1 parent 7ed3424 commit 3706dce

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
@@ -2020,7 +2020,7 @@ bom {
20202020
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20212021
}
20222022
}
2023-
library("Spring Integration", "6.3.4-SNAPSHOT") {
2023+
library("Spring Integration", "6.3.4") {
20242024
considerSnapshots()
20252025
group("org.springframework.integration") {
20262026
imports = [

0 commit comments

Comments
 (0)