Skip to content

Commit c80e9f7

Browse files
committed
Upgrade to Spring Integration 5.3.0.M1
Closes gh-19650
1 parent 2b06a42 commit c80e9f7

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
@@ -1620,7 +1620,7 @@ bom {
16201620
]
16211621
}
16221622
}
1623-
library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") {
1623+
library("Spring Integration", "5.3.0.M1") {
16241624
group("org.springframework.integration") {
16251625
modules = [
16261626
"spring-integration-http" {

0 commit comments

Comments
 (0)