Skip to content

Commit 73c3f31

Browse files
committed
Upgrade to Spring Integration 6.1.7
Closes gh-39875
1 parent 2649d0d commit 73c3f31

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
@@ -1441,7 +1441,7 @@ bom {
14411441
]
14421442
}
14431443
}
1444-
library("Spring Integration", "6.1.7-SNAPSHOT") {
1444+
library("Spring Integration", "6.1.7") {
14451445
considerSnapshots()
14461446
group("org.springframework.integration") {
14471447
imports = [

0 commit comments

Comments
 (0)