Update to Spring Boot 2.2.4.RELEASE

Fixes gh-7892
This commit is contained in:
Eleftheria Stein 2020-02-05 09:41:36 +01:00
parent b47605266e
commit 96913f4bc1
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.2.RELEASE
springBootVersion=2.2.4.RELEASE
version=5.3.0.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.61