Sync Spring Data Release Train version with Spring Boot.

Changes SBDG's transitivity dependency on the Spring Data Release Train (along with the related SD Modules) to match the transitive dependency version of the Spring Data Release Train that Spring Boot declares based on the version of Sring Boot for which SBDG is based.
This commit is contained in:
John Blum
2020-01-27 14:19:23 -08:00
parent 8b054036c8
commit 5dc4a9a107

View File

@@ -10,7 +10,7 @@ springBootVersion=2.3.0.BUILD-SNAPSHOT
springDataGemFireVersion=2.3.0.BUILD-SNAPSHOT
springDataGeodeVersion=2.3.0.BUILD-SNAPSHOT
springDataGeodeTestVersion=0.0.13.NEUMANN-BUILD-SNAPSHOT
springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT
springDataReleaseTrainVersion=Neumann-M2
springSessionBomVersion=Corn-BUILD-SNAPSHOT
springSessionDataGeodeVersion=2.3.0.BUILD-SNAPSHOT
springShellVersion=1.2.0.RELEASE