Browse Source

Upgrade to Spring Boot 2.2.0.RELEASE

Filip Hanik 5 years ago
parent
commit
bcaa8bc7e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -1,5 +1,5 @@
 aspectjVersion=1.9.3
 gaeVersion=1.9.76
-springBootVersion=2.2.0.M6
+springBootVersion=2.2.0.RELEASE
 version=5.2.1.BUILD-SNAPSHOT
 org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError