Skip to content

Commit 96bef8e

Browse files
committed
Upgrade to Spring Integration 6.5.0-M1
Closes gh-43767
1 parent 928cb27 commit 96bef8e

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
@@ -2200,7 +2200,7 @@ bom {
22002200
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22012201
}
22022202
}
2203-
library("Spring Integration", "6.5.0-SNAPSHOT") {
2203+
library("Spring Integration", "6.5.0-M1") {
22042204
considerSnapshots()
22052205
group("org.springframework.integration") {
22062206
imports = [

0 commit comments

Comments
 (0)