Browse Source

管理员列表修改

anderx 7 months ago
parent
commit
2922165fc6
1 changed files with 0 additions and 23 deletions
  1. 0 23
      pom.xml

+ 0 - 23
pom.xml

@@ -467,29 +467,6 @@
 			<version>2.11.0</version>
 		</dependency>
 
-		<!--        orc智能识别-->
-		<!-- https://mvnrepository.com/artifact/net.sourceforge.tess4j/tess4j -->
-<!--		<dependency>-->
-<!--			<groupId>net.sourceforge.tess4j</groupId>-->
-<!--			<artifactId>tess4j</artifactId>-->
-<!--			<version>5.8.0</version>-->
-<!--		</dependency>-->
-		<!--<dependency>
-            <groupId>org.bouncycastle</groupId>
-            <artifactId>bcprov-jdk15on</artifactId>
-            <version>1.64</version>
-        </dependency>(这个好像可以不要)-->
-		<dependency>
-			<groupId>org.bouncycastle</groupId>
-			<artifactId>bcpg-jdk16</artifactId>
-			<version>1.46</version>
-		</dependency>
-		<dependency>
-			<groupId>org.bouncycastle</groupId>
-			<artifactId>bcpkix-jdk15on</artifactId>
-			<version>1.64</version>
-		</dependency>
-
 
 
 	</dependencies>