Skip to content

Commit 7a80347

Browse files
committed
Upgrade to Spring Integration 6.2.0-M3
Closes gh-37233
1 parent f60510c commit 7a80347

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
@@ -1552,7 +1552,7 @@ bom {
15521552
]
15531553
}
15541554
}
1555-
library("Spring Integration", "6.2.0-SNAPSHOT") {
1555+
library("Spring Integration", "6.2.0-M3") {
15561556
considerSnapshots()
15571557
group("org.springframework.integration") {
15581558
imports = [

0 commit comments

Comments
 (0)