Update to Spring Boot 2.2.2.RELEASE

Fixes: gh-7797
This commit is contained in:
Eleftheria Stein 2020-01-08 17:01:23 +01:00
parent de87675f6d
commit 20483c2314
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
aspectjVersion=1.9.3
gaeVersion=1.9.76
springBootVersion=2.2.0.RELEASE
springBootVersion=2.2.2.RELEASE
version=5.3.0.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.61