Browse Source

Update to Spring Boot 2.2.0.M5

Fixes gh-7320
Eleftheria Stein 6 years ago
parent
commit
6aebf6c27e
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.M3
+springBootVersion=2.2.0.M5
 version=5.2.0.BUILD-SNAPSHOT
 org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError