fix(mvn): 移除重复依赖

This commit is contained in:
ClovertaTheTrilobita 2025-07-01 02:11:08 +08:00
parent 87be30c064
commit d6c06d1f06

View file

@ -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>