Upgrade dependencies, including Gradle
* Alongside with existing `springAmqpVersion` & `springVersion` also expose `springDataVersion` & `springSecurityVersion` project properties. These can be used in external CI plans for compatibility builds * Fix `IntegrationGraphServerTests` for the current state of graph - The node name is now based on the endpoint id, not a `MH` bean name * Fix MongoDB tests for compatibility with the latest driver
This commit is contained in:
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user