Skip to content

Commit 3f0f79b

Browse files
committed
Upgrade to Spring Integration 6.4.6
Closes gh-46361
1 parent ff8443c commit 3f0f79b

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
@@ -2197,7 +2197,7 @@ bom {
21972197
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
21982198
}
21992199
}
2200-
library("Spring Integration", "6.4.6-SNAPSHOT") {
2200+
library("Spring Integration", "6.4.6") {
22012201
considerSnapshots()
22022202
group("org.springframework.integration") {
22032203
bom("spring-integration-bom")

0 commit comments

Comments
 (0)