提交代码
This commit is contained in:
parent
202448fc38
commit
4b11b41b5e
|
|
@ -104,6 +104,12 @@
|
|||
<artifactId>minio</artifactId>
|
||||
<version>8.5.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tika</groupId>
|
||||
<artifactId>tika-core</artifactId>
|
||||
<version>2.8.0</version> <!-- 请根据需要使用最新版本 -->
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Reference in New Issue