Sfoglia il codice sorgente

Update to Spring Boot 2.0.0.RELEASE

Fixes: gh-5061
Josh Cummings 7 anni fa
parent
commit
bc21f80ebe
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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