Skip to content

Commit 4e5e42c

Browse files
committed
Upgrade to Spring Integration 6.0.0-M5
Closes gh-32096
1 parent 89b5475 commit 4e5e42c

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
@@ -1436,7 +1436,7 @@ bom {
14361436
]
14371437
}
14381438
}
1439-
library("Spring Integration", "6.0.0-SNAPSHOT") {
1439+
library("Spring Integration", "6.0.0-M5") {
14401440
group("org.springframework.integration") {
14411441
imports = [
14421442
"spring-integration-bom"

0 commit comments

Comments
 (0)