Skip to content

Commit 271059c

Browse files
committed
Upgrade to Spring Integration 6.1.2
Closes gh-36404
1 parent e909e81 commit 271059c

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
@@ -1415,7 +1415,7 @@ bom {
14151415
]
14161416
}
14171417
}
1418-
library("Spring Integration", "6.1.2-SNAPSHOT") {
1418+
library("Spring Integration", "6.1.2") {
14191419
group("org.springframework.integration") {
14201420
imports = [
14211421
"spring-integration-bom"

0 commit comments

Comments
 (0)