Update to Spring Boot 2.2.13

Closes gh-9614
This commit is contained in:
Joe Grandja 2021-04-12 14:10:33 -04:00
parent 22d7043d01
commit aa0edfa1c7
1 changed files with 1 additions and 1 deletions

View File

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