File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ allprojects {
5252 springRetryVersion = ' 1.3.0'
5353 springAmqpVersion = ' 2.3.0-SNAPSHOT'
5454 springDataCommonsVersion = ' 2.4.0-SNAPSHOT'
55- springDataGemfireVersion = ' 2.4.0-SNAPSHOT'
55+ springDataGeodeVersion = ' 2.4.0-SNAPSHOT'
5656 springDataJpaVersion = ' 2.4.0-SNAPSHOT'
5757 springDataMongodbVersion = ' 3.1.0-SNAPSHOT'
5858 springIntegrationVersion = ' 5.4.0-SNAPSHOT'
@@ -382,7 +382,7 @@ project('spring-batch-infrastructure') {
382382 optional " org.springframework:spring-tx:$springVersion "
383383 optional " org.springframework.data:spring-data-commons:$springDataCommonsVersion "
384384 optional " org.springframework.data:spring-data-mongodb:$springDataMongodbVersion "
385- optional " org.springframework.data:spring-data-gemfire: $s pringDataGemfireVersion "
385+ optional " org.springframework.data:spring-data-geode: $s pringDataGeodeVersion "
386386 optional " org.neo4j:neo4j-ogm-core:$neo4jVersion "
387387 compile(" com.fasterxml.woodstox:woodstox-core:$woodstoxVersion " ) { dep ->
388388 optional dep
You can’t perform that action at this time.
0 commit comments