Skip to content

Commit 1b07abf

Browse files
committed
Start building against Spring Integration 6.5.0-M3 snapshots
See gh-44594
1 parent 59c87e4 commit 1b07abf

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
@@ -2306,7 +2306,7 @@ bom {
23062306
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23072307
}
23082308
}
2309-
library("Spring Integration", "6.5.0-M2") {
2309+
library("Spring Integration", "6.5.0-SNAPSHOT") {
23102310
considerSnapshots()
23112311
group("org.springframework.integration") {
23122312
imports = [

0 commit comments

Comments
 (0)