File tree 2 files changed +0
-15
lines changed 2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 80
80
<optional >true</optional >
81
81
</dependency >
82
82
83
- <dependency >
84
- <groupId >javax.annotation</groupId >
85
- <artifactId >jsr250-api</artifactId >
86
- <optional >true</optional >
87
- </dependency >
88
-
89
- <!--
90
- <dependency>
91
- <groupId>javax.persistence</groupId>
92
- <artifactId>persistence-api</artifactId>
93
- <version>1.0</version>
94
- </dependency>
95
- -->
96
-
97
83
<!-- Test dependencies -->
98
84
<dependency >
99
85
<groupId >org.mockito</groupId >
Original file line number Diff line number Diff line change 57
57
<!-- adds module source jars to the distribution archive under the 'src' directory
58
58
see pom.xml 'maven-source-plugin' declaration -->
59
59
<includes >
60
- <include >org.springframework.data:spring-data-document-core</include >
61
60
<include >org.springframework.data:spring-data-mongodb</include >
62
61
<include >org.springframework.data:spring-data-mongodb-cross-store</include >
63
62
<include >org.springframework.data:spring-data-mongodb-log4j</include >
You can’t perform that action at this time.
0 commit comments