Skip to content

Commit f677fba

Browse files
committed
Upgrade to Spring Integration 7.0.2
Closes gh-48833
1 parent 849c2ee commit f677fba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2466,7 +2466,7 @@ bom {
24662466
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
24672467
}
24682468
}
2469-
library("Spring Integration", "7.0.2-SNAPSHOT") {
2469+
library("Spring Integration", "7.0.2") {
24702470
considerSnapshots()
24712471
group("org.springframework.integration") {
24722472
bom("spring-integration-bom")

0 commit comments

Comments
 (0)