Skip to content

Commit f89178a

Browse files
committed
Start building against Spring Integration 6.5.3 snapshots
See gh-47615
1 parent 3ab994a commit f89178a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2328,7 +2328,7 @@ bom {
23282328
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23292329
}
23302330
}
2331-
library("Spring Integration", "6.5.2") {
2331+
library("Spring Integration", "6.5.3-SNAPSHOT") {
23322332
considerSnapshots()
23332333
group("org.springframework.integration") {
23342334
bom("spring-integration-bom")

0 commit comments

Comments
 (0)