Skip to content

Commit e7aeeb8

Browse files
committed
Upgrade to Spring Integration 6.1.5
Closes gh-38303
1 parent f1dc740 commit e7aeeb8

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
@@ -1437,7 +1437,7 @@ bom {
14371437
]
14381438
}
14391439
}
1440-
library("Spring Integration", "6.1.5-SNAPSHOT") {
1440+
library("Spring Integration", "6.1.5") {
14411441
considerSnapshots()
14421442
group("org.springframework.integration") {
14431443
imports = [

0 commit comments

Comments
 (0)