Skip to content

Commit 35d88a7

Browse files
committed
Start building against Spring Integration 7.0.1 snapshots
See gh-48482
1 parent 610d026 commit 35d88a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2463,7 +2463,7 @@ bom {
24632463
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
24642464
}
24652465
}
2466-
library("Spring Integration", "7.0.0") {
2466+
library("Spring Integration", "7.0.1-SNAPSHOT") {
24672467
considerSnapshots()
24682468
group("org.springframework.integration") {
24692469
bom("spring-integration-bom")

0 commit comments

Comments
 (0)