Update to Spring Boot 2.5.3

Closes gh-406
This commit is contained in:
Joe Grandja
2021-08-18 15:45:50 -04:00
parent 84c24b344f
commit c444544a27

View File

@@ -1,5 +1,5 @@
version=0.2.0-SNAPSHOT
springBootVersion=2.5.2
springBootVersion=2.5.3
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true