Upgrade Spring Framework to 5.1.0.RC2

Closes gh-1141
This commit is contained in:
Vedran Pavic
2018-08-17 12:15:25 +02:00
parent 3140bd06b2
commit b768042506
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
ext['spring.version'] = '5.1.0.BUILD-SNAPSHOT'
ext['spring.version'] = '5.1.0.RC2'
dependencyManagement {
dependencies {