diff --git a/gradle.properties b/gradle.properties index 0f67d41..45a5b0e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,14 +7,14 @@ multithreadedtcVersion=1.01 pivotalGemFireVersion=9.5.2 # The Spring Boot & Spring Session version are the only required version properties. # The other Spring version properties are for overriding/testing purposes. -springVersion=5.1.4.RELEASE +springVersion=5.1.5.RELEASE springBootVersion=2.1.2.RELEASE -springDataCommonsVersion=2.1.4.RELEASE -springDataGemFireVersion=2.1.4.RELEASE -springDataGeodeVersion=2.1.4.RELEASE +springDataCommonsVersion=2.1.5.RELEASE +springDataGemFireVersion=2.1.5.RELEASE +springDataGeodeVersion=2.1.5.RELEASE springDataGeodeTestVersion=0.0.1.RC1 -springDataReleaseTrainVersion=Lovelace-SR4 -springSessionVersion=2.1.3.RELEASE -springSessionBomVersion=Bean-SR1 +springDataReleaseTrainVersion=Lovelace-SR5 +springSessionVersion=2.1.4.RELEASE +springSessionBomVersion=Bean-SR2 springShellVersion=1.2.0.RELEASE version=2.1.3.BUILD-SNAPSHOT