We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea93cf commit 8811069Copy full SHA for 8811069
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2158,7 +2158,7 @@ bom {
2158
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2159
}
2160
2161
- library("Spring Integration", "6.4.3") {
+ library("Spring Integration", "6.4.4-SNAPSHOT") {
2162
considerSnapshots()
2163
group("org.springframework.integration") {
2164
bom("spring-integration-bom")
0 commit comments