Files
spring-session-data-geode/gradle.properties
John Blum 70be83a142 Prepare next development iteration.
Set Spring Session version to 2.4.0-SNAPSHOT.

Set version to 2.4.0-SNAPSHOT.
2020-09-16 20:54:18 -07:00

22 lines
905 B
Properties

org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
antlrVersion=2.7.7
apacheGeodeVersion=1.13.0
apacheTaglibsStandardVersion=1.2.5
# Spring Boot 2.3 sets Apache Groovy version to 2.5.11
# https://github.com/spring-projects/spring-boot/blob/v2.3.0.RELEASE/spring-boot-project/spring-boot-dependencies/build.gradle#L365
#groovyVersion=2.4.19
javaxServletJspJstlApiVersion=1.2.1
multithreadedtcVersion=1.01
# The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes.
springVersion=5.3.0-RC1
springBootVersion=2.4.0-SNAPSHOT
springDataCommonsVersion=2.4.0-RC1
springDataGeodeVersion=2.4.0-RC1
springDataGeodeTestVersion=0.0.19.RELEASE
springDataReleaseTrainVersion=2020.0.0-RC1
springSessionVersion=2.4.0-SNAPSHOT
springSessionBomVersion=2020.0.0-SNAPSHOT
springShellVersion=1.2.0.RELEASE
version=2.4.0-SNAPSHOT