mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-WebAPi.git
synced 2026-04-01 23:14:51 +00:00
fix(mvn): 移除重复依赖
This commit is contained in:
parent
87be30c064
commit
d6c06d1f06
1 changed files with 0 additions and 5 deletions
5
pom.xml
5
pom.xml
|
|
@ -74,11 +74,6 @@
|
|||
<artifactId>httpmime</artifactId>
|
||||
<version>4.5.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.13.4.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in a new issue