Files
spring-session-data-geode/gradle.properties
John Blum 29517c3052 Prepare next development version.
Set Spring Session core version to 2.3.4.BUILD-SNAPSHOT.

Set version to 2.3.7.BUILD-SNAPSHOT.
2021-06-11 14:02:10 -07:00

25 lines
1.0 KiB
Properties

org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
deployDocsHost=docs-ip.spring.io
antlrVersion=2.7.7
apacheGeodeVersion=1.12.2
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.2
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.10.7
# The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes.
springVersion=5.2.15.RELEASE
springBootVersion=2.3.12.RELEASE
springDataCommonsVersion=2.3.9.RELEASE
springDataGemFireVersion=2.3.9.RELEASE
springDataGeodeVersion=2.3.9.RELEASE
springDataGeodeTestVersion=0.0.20.RELEASE
springDataReleaseTrainVersion=Neumann-SR9
springSessionVersion=2.3.4.BUILD-SNAPSHOT
springSessionBomVersion=Dragonfruit-SR3
springShellVersion=1.2.0.RELEASE
version=2.3.7.BUILD-SNAPSHOT