Update to Spring Boot 2.2.9.RELEASE

Closes gh-8922
This commit is contained in:
Eleftheria Stein 2020-08-05 12:10:25 +02:00
parent 49fa14c4c5
commit ddeb68ff44
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
aspectjVersion=1.9.3
gaeVersion=1.9.81
springBootVersion=2.2.7.RELEASE
springBootVersion=2.2.9.RELEASE
version=5.3.4.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.72