diff --git a/sgzb-modules/sgzb-material/pom.xml b/sgzb-modules/sgzb-material/pom.xml index 6912de0..28808c0 100644 --- a/sgzb-modules/sgzb-material/pom.xml +++ b/sgzb-modules/sgzb-material/pom.xml @@ -80,10 +80,10 @@ - + @@ -97,7 +97,11 @@ springfox-swagger-ui ${swagger.fox.version} - + + org.springframework + spring-webmvc + 6.1.13 + com.mysql @@ -146,6 +150,18 @@ jasypt-spring-boot-starter 3.0.2 + + + com.alibaba + fastjson + 2.0.18.android + compile +