Files
spring-boot-data-geode/gradle.properties
John Blum 8a5db8e467 Prepare next development iteration.
Upgrade to Spring Framework 5.2.7.RELEEASE.

Upgrade to Spring Boot 2.3.1.BUILD-SNAPSHOT.

Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.3.1.RELEASE.

Upgrade to Spring Data Release Train Neumann-SR1.

Set version to 1.3.1.BUILD-SNAPSHOT.
2020-06-11 01:29:55 -07:00

19 lines
602 B
INI

org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
antlrVersion=2.7.7
apacheGeodeVersion=1.12.0
byteBuddyVersion=1.10.11
mockitoVersion=3.3.3
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.10.0
springVersion=5.2.7.RELEASE
springBootVersion=2.3.1.BUILD-SNAPSHOT
springDataGemFireVersion=2.3.1.RELEASE
springDataGeodeVersion=2.3.1.RELEASE
springDataGeodeTestVersion=0.0.16.RELEASE
springDataReleaseTrainVersion=Neumann-SR1
springSessionBomVersion=Dragonfruit-RELEASE
springSessionDataGeodeVersion=2.3.0.RELEASE
springShellVersion=1.2.0.RELEASE
testcontainersVersion=1.14.3
version=1.3.1.BUILD-SNAPSHOT