diff --git a/sop-common/sop-service-common/pom.xml b/sop-common/sop-service-common/pom.xml index 582ab35d..009cafb6 100644 --- a/sop-common/sop-service-common/pom.xml +++ b/sop-common/sop-service-common/pom.xml @@ -36,11 +36,21 @@ commons-io + + commons-fileupload + commons-fileupload + + com.alibaba fastjson + + org.hibernate + hibernate-validator + + com.alibaba.cloud @@ -53,11 +63,6 @@ 5.1.4.RELEASE true - - net.oschina.durcframework - easyopen - true - io.springfox springfox-swagger2 @@ -68,11 +73,6 @@ swagger-annotations true - - org.springframework.boot - spring-boot-autoconfigure - true - junit junit @@ -102,7 +102,6 @@ javax.servlet-api provided -