Skip to content

Commit dbab743

Browse files
committed
Upgrade to Spring Integration 6.1.0-RC1
Closes gh-34973
1 parent 68b2559 commit dbab743

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
@@ -1429,7 +1429,7 @@ bom {
14291429
]
14301430
}
14311431
}
1432-
library("Spring Integration", "6.1.0-SNAPSHOT") {
1432+
library("Spring Integration", "6.1.0-RC1") {
14331433
group("org.springframework.integration") {
14341434
imports = [
14351435
"spring-integration-bom"

0 commit comments

Comments
 (0)