Update to Spring Boot 2.5.7

Closes gh-516
This commit is contained in:
Joe Grandja
2021-11-30 15:11:23 -05:00
parent cd2a990df5
commit d10fe36ec0

View File

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