File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 214
214
<artifactId >tika-langdetect</artifactId >
215
215
<version >${tika.version} </version >
216
216
<type >pom</type >
217
- <optional >true</optional >
218
217
</dependency >
219
218
<dependency >
220
219
<groupId >org.apache.tika</groupId >
221
220
<artifactId >tika-langdetect-optimaize</artifactId >
222
221
<version >${tika.version} </version >
223
- <optional >true</optional >
224
222
</dependency >
225
223
<dependency >
226
224
<groupId >org.apache.httpcomponents</groupId >
227
225
<artifactId >httpcore</artifactId >
228
226
<version >4.4.11</version >
229
- <optional >true</optional >
230
227
</dependency >
231
228
<dependency >
232
229
<groupId >org.apache.httpcomponents</groupId >
233
230
<artifactId >httpmime</artifactId >
234
231
<version >4.5.9</version >
235
- <optional >true</optional >
236
232
</dependency >
237
233
<dependency >
238
234
<groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments