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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user