mirror of
https://gitee.com/willfree/min-dev-java.git
synced 2026-06-03 16:16:14 +08:00
delete maven lib: commons-codec
This commit is contained in:
@@ -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 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user