Update Spring Boot to 2.5.2

Issue gh-344
This commit is contained in:
Joe Grandja
2021-07-07 09:49:22 -04:00
parent 41c38a4b53
commit b921b85665

View File

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