From f38afeb2c3ed0b642f9e8d3caffc3698fac2ea8c Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 29 May 2019 14:57:11 -0700 Subject: [PATCH] Upgrade to Spring Session 2.0.10.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index adb0b99..4f44b54 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ springDataGemFireVersion=2.0.14.RELEASE springDataGeodeVersion=2.0.14.RELEASE springDataGeodeTestVersion=0.0.1.KAY-M1 springDataReleaseTrainVersion=Kay-SR14 -springSessionVersion=2.0.11.BUILD-SNAPSHOT +springSessionVersion=2.0.10.RELEASE springSessionBomVersion=Apple-SR9 springShellVersion=1.2.0.RELEASE version=2.0.10.BUILD-SNAPSOT