Skip to content

Commit 4bf8020

Browse files
committed
Upgrade to Spring Integration 6.2.4
Closes gh-40214
1 parent f70cfb0 commit 4bf8020

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
@@ -1554,7 +1554,7 @@ bom {
15541554
]
15551555
}
15561556
}
1557-
library("Spring Integration", "6.2.4-SNAPSHOT") {
1557+
library("Spring Integration", "6.2.4") {
15581558
considerSnapshots()
15591559
group("org.springframework.integration") {
15601560
imports = [

0 commit comments

Comments
 (0)