diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 89f955f..565acc2 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -66,6 +66,27 @@ ruoyi-generator + + org.apache.httpcomponents + httpclient + 4.5.1 + + + org.apache.httpcomponents + httpcore + 4.4.10 + + + org.apache.httpcomponents + fluent-hc + 4.5.1 + + + org.apache.httpcomponents + httpmime + 4.5.1 + + @@ -85,17 +106,17 @@ - - org.apache.maven.plugins - maven-war-plugin + + org.apache.maven.plugins + maven-war-plugin 3.1.0 false ${project.artifactId} - - + + ${project.artifactId} - \ No newline at end of file +