Files
spring-boot-data-geode/gradle.properties
2019-12-11 17:33:56 -08:00

19 lines
650 B
INI

org.gradle.jvmargs=-Xms512m -Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
antlrVersion=2.7.7
apacheGeodeVersion=1.9.2
byteBuddyVersion=1.9.10
mockitoVersion=3.2.0
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.8.4
springVersion=5.2.2.RELEASE
springBootVersion=2.2.2.RELEASE
springDataGemFireVersion=2.2.3.RELEASE
springDataGeodeVersion=2.2.3.RELEASE
springDataGeodeTestVersion=0.0.11.RELEASE
springDataReleaseTrainVersion=Moore-SR3
springSessionBomVersion=Corn-RELEASE
springSessionDataGeodeVersion=2.2.1.RELEASE
springShellVersion=1.2.0.RELEASE
testcontainersVersion=1.12.3
version=1.2.2.BUILD-SNAPSHOT