Browse Source

Update to Spring Boot 2.0.2.RELEASE

Fixes: gh-5388
Rob Winch 7 years ago
parent
commit
178529ec7c
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.63
-springBootVersion=2.0.1.RELEASE
+springBootVersion=2.0.2.RELEASE
 version=5.1.0.BUILD-SNAPSHOT