Browse Source

Update to Spring Boot 2.0.0.RELEASE

Fixes: gh-5061
Josh Cummings 7 years ago
parent
commit
bc21f80ebe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -1,3 +1,3 @@
 gaeVersion=1.9.62
-springBootVersion=2.0.0.RC2
+springBootVersion=2.0.0.RELEASE
 version=5.1.0.BUILD-SNAPSHOT