We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab994a commit f89178aCopy full SHA for f89178a
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2328,7 +2328,7 @@ bom {
2328
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2329
}
2330
2331
- library("Spring Integration", "6.5.2") {
+ library("Spring Integration", "6.5.3-SNAPSHOT") {
2332
considerSnapshots()
2333
group("org.springframework.integration") {
2334
bom("spring-integration-bom")
0 commit comments