增加编码判断优化性能
This commit is contained in:
parent
73a6967eff
commit
beb703fc22
9
pom.xml
9
pom.xml
@ -16,14 +16,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.apache.tika</groupId>
|
|
||||||
<artifactId>tika-core</artifactId>
|
|
||||||
<version>2.5.0</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.openjfx</groupId>
|
<groupId>org.openjfx</groupId>
|
||||||
<artifactId>javafx-fxml</artifactId>
|
<artifactId>javafx-fxml</artifactId>
|
||||||
<version>17.0.1</version>
|
<version>17.0.1</version>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user