Skip to content

Commit 8af6500

Browse files
committed
Upgrade to Spring Integration 6.5.3
Closes gh-47615
1 parent bb57b71 commit 8af6500

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
@@ -2331,7 +2331,7 @@ bom {
23312331
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23322332
}
23332333
}
2334-
library("Spring Integration", "6.5.3-SNAPSHOT") {
2334+
library("Spring Integration", "6.5.3") {
23352335
considerSnapshots()
23362336
group("org.springframework.integration") {
23372337
bom("spring-integration-bom")

0 commit comments

Comments
 (0)