Update to Spring Boot 2.5.9

Closes gh-608
This commit is contained in:
Joe Grandja
2022-01-26 11:28:19 -05:00
parent 0b11d88a62
commit 609b4a56a9

View File

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