Browse Source

Update to Spring Boot 2.5.7

Closes gh-516
pull/490/head
Joe Grandja 4 years ago
parent
commit
d10fe36ec0
  1. 2
      gradle.properties

2
gradle.properties

@ -1,5 +1,5 @@ @@ -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

Loading…
Cancel
Save