Skip to content

Commit bc79274

Browse files
committed
Upgrade to Spring Integration 6.1.8
Closes gh-40202
1 parent 59325d1 commit bc79274

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

0 commit comments

Comments
 (0)