delete maven lib: commons-codec

This commit is contained in:
free will
2021-05-11 18:59:27 +08:00
parent af86cb8cfd
commit 290e08b0f4
+5 -5
View File
@@ -69,11 +69,11 @@
<!-- 摘要运算--> <!-- 摘要运算-->
<!-- https://mvnrepository.com/artifact/commons-codec/commons-codec --> <!-- https://mvnrepository.com/artifact/commons-codec/commons-codec -->
<dependency> <!-- <dependency>-->
<groupId>commons-codec</groupId> <!-- <groupId>commons-codec</groupId>-->
<artifactId>commons-codec</artifactId> <!-- <artifactId>commons-codec</artifactId>-->
<version>1.15</version> <!-- <version>1.15</version>-->
</dependency> <!-- </dependency>-->
<!-- json --> <!-- json -->
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core --> <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core -->