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 f832dcf commit c116ec6Copy full SHA for c116ec6
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2000,7 +2000,7 @@ bom {
2000
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
2001
}
2002
2003
- library("Spring Integration", "6.4.0-SNAPSHOT") {
+ library("Spring Integration", "6.4.0-M2") {
2004
considerSnapshots()
2005
group("org.springframework.integration") {
2006
imports = [
0 commit comments