Update to Spring Boot 2.2.5

Fixes gh-8063
This commit is contained in:
Josh Cummings 2020-03-04 09:18:47 -07:00
parent edb6665103
commit e36fbfa8a7
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443

View File

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