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 -->
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.15</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>commons-codec</groupId>-->
<!-- <artifactId>commons-codec</artifactId>-->
<!-- <version>1.15</version>-->
<!-- </dependency>-->
<!-- json -->
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core -->