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 2ea8b2e commit 737e610Copy full SHA for 737e610
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1899,7 +1899,7 @@ bom {
1899
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
1900
}
1901
1902
- library("Spring Integration", "6.3.0-M2") {
+ library("Spring Integration", "6.3.0-SNAPSHOT") {
1903
considerSnapshots()
1904
group("org.springframework.integration") {
1905
imports = [
0 commit comments