消毒以及依赖更新
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -259,6 +259,18 @@
|
||||
<version>${kaptcha.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- ... existing code ... -->
|
||||
|
||||
<!-- Tess4J OCR 工具 -->
|
||||
<dependency>
|
||||
<groupId>net.sourceforge.tess4j</groupId>
|
||||
<artifactId>tess4j</artifactId>
|
||||
<version>4.5.4</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 定时任务-->
|
||||
<!-- ... existing code ... -->
|
||||
|
||||
<!-- 定时任务-->
|
||||
<dependency>
|
||||
<groupId>zhyc</groupId>
|
||||
|
||||
Reference in New Issue
Block a user