1
0
mirror of synced 2026-08-04 09:17:02 +00:00
Files
spring-security/gradle.properties
T

7 lines
195 B
Properties
Raw Permalink Normal View History

2020-10-07 12:45:28 -06:00
aspectjVersion=1.9.6
2020-10-07 12:43:40 -06:00
gaeVersion=1.9.82
2020-10-07 12:41:11 -06:00
springBootVersion=2.2.10.RELEASE
2020-10-07 13:12:43 -06:00
version=5.3.5.RELEASE
2019-08-26 14:59:42 -05:00
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
2020-06-03 12:07:06 -06:00
kotlinVersion=1.3.72