From a3f91641dd6893fa4d2bcdc9c1626dded741f3aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=B2=BE=E5=8D=8E?= <842761733@qq.com> Date: Fri, 18 Nov 2022 18:29:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- office-plugin/pom.xml | 16 ++-------------- pom.xml | 2 ++ server/pom.xml | 4 +++- 3 files changed, 7 insertions(+), 15 deletions(-) diff --git a/office-plugin/pom.xml b/office-plugin/pom.xml index a8db4b03..21b68e0f 100644 --- a/office-plugin/pom.xml +++ b/office-plugin/pom.xml @@ -61,6 +61,7 @@ + org.apache.maven.plugins maven-source-plugin 2.1 @@ -121,21 +122,8 @@ org.codehaus.mojo cobertura-maven-plugin - 2.4 + 2.7 - - - - repo - User Project Releases - http://192.168.1.204:8081/nexus/content/repositories/releases - - - repo - User Project SNAPSHOTS - http://192.168.1.204:8081/nexus/content/repositories/snapshots - - diff --git a/pom.xml b/pom.xml index 4b8610d0..8110632b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,8 @@ 0.3.6-1.5.1 4.2.1-1.5.2 2.1.7 + 3.1 + 1.2 3.6 3.7 diff --git a/server/pom.xml b/server/pom.xml index 50e90104..65fa796a 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -279,7 +279,7 @@ commons-httpclient commons-httpclient - 3.1 + ${httpclient.version} test @@ -322,7 +322,9 @@ + org.apache.maven.plugins maven-assembly-plugin + 3.4.2 false