Update to Spring Boot 2.2.11

Closes gh-9246
This commit is contained in:
Josh Cummings 2020-12-02 15:07:04 -07:00
parent 0f76a16ae5
commit 02a9ee54a2
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443

View File

@ -1,6 +1,6 @@
aspectjVersion=1.9.6
gaeVersion=1.9.82
springBootVersion=2.2.10.RELEASE
springBootVersion=2.2.11.RELEASE
version=5.3.6.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.72