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-12-02 15:08:32 -07:00
gaeVersion=1.9.83
2021-04-12 14:10:33 -04:00
springBootVersion=2.2.13.RELEASE
2021-04-12 14:24:06 -04:00
version=5.3.9.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