Update to Spring Boot 2.2.10.RELEASE

Closes gh-9104
This commit is contained in:
Josh Cummings 2020-10-07 12:41:11 -06:00
parent 6aed9408e1
commit 2f19e09531
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.81
springBootVersion=2.2.9.RELEASE
springBootVersion=2.2.10.RELEASE
version=5.3.5.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.72