Skip to content

Commit a561633

Browse files
committed
Upgrade to Spring Integration 6.3.0-M2
Closes gh-39896
1 parent dcd73f0 commit a561633

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
@@ -1893,7 +1893,7 @@ bom {
18931893
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
18941894
}
18951895
}
1896-
library("Spring Integration", "6.3.0-SNAPSHOT") {
1896+
library("Spring Integration", "6.3.0-M2") {
18971897
considerSnapshots()
18981898
group("org.springframework.integration") {
18991899
imports = [

0 commit comments

Comments
 (0)