Skip to content

Commit 904fa91

Browse files
committed
Upgrade to Spring Integration 6.4.5
Closes gh-45419
1 parent 9ae9146 commit 904fa91

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
@@ -2164,7 +2164,7 @@ bom {
21642164
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21652165
}
21662166
}
2167-
library("Spring Integration", "6.4.5-SNAPSHOT") {
2167+
library("Spring Integration", "6.4.5") {
21682168
considerSnapshots()
21692169
group("org.springframework.integration") {
21702170
bom("spring-integration-bom")

0 commit comments

Comments
 (0)