This repository was archived by the owner on Jul 3, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6767 <sonar .core.codeCoveragePlugin>cobertura</sonar .core.codeCoveragePlugin>
6868 <!-- force sonar to reuse reports generated during build cycle -->
6969 <sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
70- <mockserver .version>3.11 </mockserver .version>
70+ <mockserver .version>5.3.0 </mockserver .version>
7171 </properties >
7272
7373 <dependencies >
7474
7575 <dependency >
7676 <groupId >commons-io</groupId >
7777 <artifactId >commons-io</artifactId >
78- <version >2.5 </version >
78+ <version >2.6 </version >
7979 </dependency >
8080
8181 <dependency >
9494 <dependency >
9595 <groupId >com.fasterxml.jackson.core</groupId >
9696 <artifactId >jackson-databind</artifactId >
97- <version >2.9.1 </version >
97+ <version >2.9.3 </version >
9898 </dependency >
9999
100100 <dependency >
101101 <groupId >org.apache.tika</groupId >
102102 <artifactId >tika-core</artifactId >
103- <version >1.12 </version >
103+ <version >1.17 </version >
104104 </dependency >
105105
106106 <dependency >
107107 <groupId >com.google.guava</groupId >
108108 <artifactId >guava</artifactId >
109- <version >20.0 </version >
109+ <version >23.6-android </version >
110110 </dependency >
111111
112112 <!-- Spock testing framework for all kinds of tests LICENSE: Apache 2.0 according to http://code.google.com/p/spock/ -->
You can’t perform that action at this time.
0 commit comments