Skip to content

Commit 6742831

Browse files
committed
Upgrade to Spring Integration 6.5.0
Closes gh-45439
1 parent 0da7687 commit 6742831

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
@@ -2301,7 +2301,7 @@ bom {
23012301
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23022302
}
23032303
}
2304-
library("Spring Integration", "6.5.0-SNAPSHOT") {
2304+
library("Spring Integration", "6.5.0") {
23052305
considerSnapshots()
23062306
group("org.springframework.integration") {
23072307
bom("spring-integration-bom")

0 commit comments

Comments
 (0)