Browse Source

Update to Spring Boot 2.3.0

Fixes gh-8605
pull/8616/head
Josh Cummings 6 years ago
parent
commit
d014d29199
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
  1. 2
      gradle.properties

2
gradle.properties

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
aspectjVersion=1.9.3
gaeVersion=1.9.78
springBootVersion=2.2.5.RELEASE
springBootVersion=2.3.0.RELEASE
version=5.4.0-SNAPSHOT
kotlinVersion=1.3.70
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError

Loading…
Cancel
Save