File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 229
229
<artifactId >mockito-all</artifactId >
230
230
<version >1.10.19</version >
231
231
</dependency >
232
- <dependency >
233
- <groupId >javax.jdo</groupId >
234
- <artifactId >jdo2-api</artifactId >
235
- <version >${project.jdo2-api.version} </version >
236
- </dependency >
237
232
<dependency >
238
233
<groupId >mysql</groupId >
239
234
<artifactId >mysql-connector-java</artifactId >
565
560
<project .xpp3.version>1.1.4c</project .xpp3.version>
566
561
<project .commons-logging.version>1.2</project .commons-logging.version>
567
562
<project .httpclient.version>4.5.5</project .httpclient.version>
568
- <project .opencensus.version>0.18.0 </project .opencensus.version>
563
+ <project .opencensus.version>0.19.2 </project .opencensus.version>
569
564
<project .root-directory>..</project .root-directory>
570
565
</properties >
571
566
You can’t perform that action at this time.
0 commit comments