diff --git a/gradle.properties b/gradle.properties index 53ada9cd..1021bc67 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,8 +11,8 @@ springDataGemFireVersion=2.2.3.RELEASE springDataGeodeVersion=2.2.3.RELEASE springDataGeodeTestVersion=0.0.11.RELEASE springDataReleaseTrainVersion=Moore-SR3 -springSessionBomVersion=Corn-BUILD-SNAPSHOT -springSessionDataGeodeVersion=2.2.1.BUILD-SNAPSHOT +springSessionBomVersion=Corn-RELEASE +springSessionDataGeodeVersion=2.2.1.RELEASE springShellVersion=1.2.0.RELEASE testcontainersVersion=1.11.3 version=1.2.2.BUILD-SNAPSHOT