Skip to content

Commit 79a73e7

Browse files
committed
Upgrade to Spring Integration 6.1.3
Closes gh-37267
1 parent 351e259 commit 79a73e7

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
@@ -1440,7 +1440,7 @@ bom {
14401440
]
14411441
}
14421442
}
1443-
library("Spring Integration", "6.1.3-SNAPSHOT") {
1443+
library("Spring Integration", "6.1.3") {
14441444
considerSnapshots()
14451445
group("org.springframework.integration") {
14461446
imports = [

0 commit comments

Comments
 (0)