File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 50
50
<spring-data-mongodb .version>1.4.1.RELEASE</spring-data-mongodb .version>
51
51
<spring-data-redis .version>1.1.1.RELEASE</spring-data-redis .version>
52
52
<spring-data-rest .version>2.0.1.RELEASE</spring-data-rest .version>
53
- <spring-data-commons .version>1.7.1.RELEASE</spring-data-commons .version>
54
53
<spring-hateoas .version>0.9.0.RELEASE</spring-hateoas .version>
55
54
<spring-rabbit .version>1.2.1.RELEASE</spring-rabbit .version>
56
55
<spring-mobile .version>1.1.1.RELEASE</spring-mobile .version>
501
500
<artifactId >spring-data-redis</artifactId >
502
501
<version >${spring-data-redis.version} </version >
503
502
</dependency >
504
- <dependency >
505
- <groupId >org.springframework.data</groupId >
506
- <artifactId >spring-data-commons</artifactId >
507
- <version >${spring-data-commons.version} </version >
508
- </dependency >
509
503
<dependency >
510
504
<groupId >org.springframework.hateoas</groupId >
511
505
<artifactId >spring-hateoas</artifactId >
You can’t perform that action at this time.
0 commit comments