修改POM

This commit is contained in:
bigtian 2022-07-15 15:06:33 +08:00
parent 2d2e602558
commit d2cfc3b194

View File

@ -222,19 +222,19 @@
<!-- 编码识别 --> <!-- 编码识别 -->
<!-- <dependency>--> <dependency>
<!-- <groupId>cpdetector</groupId>--> <groupId>cpdetector</groupId>
<!-- <artifactId>cpdetector</artifactId>--> <artifactId>cpdetector</artifactId>
<!-- <version>1.04</version>--> <version>1.04</version>
<!-- <scope>provided</scope>--> <scope>provided</scope>
<!-- </dependency>--> </dependency>
<!-- https://mvnrepository.com/artifact/lennart/cpdetector --> <!-- https://mvnrepository.com/artifact/lennart/cpdetector -->
<dependency> <!-- <dependency>-->
<groupId>lennart</groupId> <!-- <groupId>lennart</groupId>-->
<artifactId>cpdetector</artifactId> <!-- <artifactId>cpdetector</artifactId>-->
<version>1.0.4</version> <!-- <version>1.0.4</version>-->
</dependency> <!-- </dependency>-->
<!-- url 规范化 --> <!-- url 规范化 -->
<dependency> <dependency>