File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ subprojects { subproject ->
86
86
rabbitmqHttpClientVersion = ' 2.1.0.RELEASE'
87
87
reactorVersion = ' 3.1.6.RELEASE'
88
88
89
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.1.0.RC3 '
89
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.1.0.RELEASE '
90
90
91
91
springRetryVersion = ' 1.2.2.RELEASE'
92
92
}
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-4.9 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.10.2 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments