Skip to content

Commit d5debb1

Browse files
committed
Upgrade to Spring Integration 5.5.15
Closes gh-32453
1 parent b3db076 commit d5debb1

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
@@ -1712,7 +1712,7 @@ bom {
17121712
]
17131713
}
17141714
}
1715-
library("Spring Integration", "5.5.14") {
1715+
library("Spring Integration", "5.5.15") {
17161716
prohibit("[6.0.0-M1,)") {
17171717
because "it uses Spring Framework 6"
17181718
}

0 commit comments

Comments
 (0)