Skip to content

Commit de7c020

Browse files
committed
Upgrade to Spring Integration 6.4.4
Closes gh-45093
1 parent 9443958 commit de7c020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2160,7 +2160,7 @@ bom {
21602160
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21612161
}
21622162
}
2163-
library("Spring Integration", "6.4.4-SNAPSHOT") {
2163+
library("Spring Integration", "6.4.4") {
21642164
considerSnapshots()
21652165
group("org.springframework.integration") {
21662166
bom("spring-integration-bom")

0 commit comments

Comments
 (0)