diff --git a/cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml b/cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml index e95f1371f..316af7d16 100644 --- a/cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml +++ b/cola-archetypes/cola-archetype-service/src/main/resources/archetype-resources/pom.xml @@ -125,7 +125,7 @@ maven-source-plugin - 3.2.1 + 3.3.1 maven-javadoc-plugin diff --git a/cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml b/cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml index cb94a3060..bd9b9c27d 100644 --- a/cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml +++ b/cola-archetypes/cola-archetype-web/src/main/resources/archetype-resources/pom.xml @@ -131,7 +131,7 @@ maven-source-plugin - 3.2.1 + 3.3.1 maven-javadoc-plugin diff --git a/cola-archetypes/pom.xml b/cola-archetypes/pom.xml index 7a9d1b0d0..656d5217f 100644 --- a/cola-archetypes/pom.xml +++ b/cola-archetypes/pom.xml @@ -84,15 +84,15 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 maven-source-plugin - 3.2.1 + 3.3.1 maven-javadoc-plugin - 3.6.0 + 3.7.0 maven-gpg-plugin @@ -104,7 +104,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.5 maven-deploy-plugin @@ -118,7 +118,7 @@ org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.12 pl.project13.maven @@ -149,14 +149,6 @@ maven-source-plugin - - - attach-sources - - jar - - - diff --git a/cola-components/cola-component-unittest/pom.xml b/cola-components/cola-component-unittest/pom.xml index 2d4f47aa2..98968c1d5 100644 --- a/cola-components/cola-component-unittest/pom.xml +++ b/cola-components/cola-component-unittest/pom.xml @@ -77,7 +77,7 @@ org.wiremock wiremock-standalone - 3.0.1 + 3.0.3 diff --git a/cola-components/cola-components-bom/pom.xml b/cola-components/cola-components-bom/pom.xml index 2d2c743bc..3cd03a888 100644 --- a/cola-components/cola-components-bom/pom.xml +++ b/cola-components/cola-components-bom/pom.xml @@ -109,11 +109,11 @@ maven-source-plugin - 3.2.1 + 3.3.1 maven-javadoc-plugin - 3.6.0 + 3.7.0 maven-deploy-plugin diff --git a/cola-components/dev-util-archetypes/cola-normal-component-archetype/pom.xml b/cola-components/dev-util-archetypes/cola-normal-component-archetype/pom.xml index 7c1e54cc7..da6c1b484 100644 --- a/cola-components/dev-util-archetypes/cola-normal-component-archetype/pom.xml +++ b/cola-components/dev-util-archetypes/cola-normal-component-archetype/pom.xml @@ -21,16 +21,7 @@ maven-source-plugin - 3.0.1 - - - attach-sources - verify - - jar-no-fork - - - + 3.3.1 diff --git a/cola-components/pom.xml b/cola-components/pom.xml index fe515a11a..88245967c 100644 --- a/cola-components/pom.xml +++ b/cola-components/pom.xml @@ -131,7 +131,7 @@ UTF-8 - 3.1.0 + 3.3.0 @@ -199,7 +199,7 @@ commons-cli - 1.5.0 + 1.8.0 @@ -268,7 +268,7 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 @@ -276,7 +276,7 @@ maven-source-plugin - 3.2.1 + 3.3.1 @@ -284,7 +284,7 @@ maven-javadoc-plugin - 3.6.0 + 3.7.0 @@ -328,7 +328,7 @@ jacoco-maven-plugin - 0.8.10 + 0.8.12 @@ -350,7 +350,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.5 @@ -398,22 +398,6 @@ maven-source-plugin - - - - - attach-sources - - - - jar - - - - - - - diff --git a/cola-samples/craftsman/pom.xml b/cola-samples/craftsman/pom.xml index 72e597939..b277c2f3c 100644 --- a/cola-samples/craftsman/pom.xml +++ b/cola-samples/craftsman/pom.xml @@ -127,15 +127,15 @@ maven-compiler-plugin - 3.11.0 + 3.13.0 maven-source-plugin - 3.2.1 + 3.3.1 maven-javadoc-plugin - 3.6.0 + 3.7.0 maven-deploy-plugin @@ -164,14 +164,6 @@ maven-source-plugin - - - attach-sources - - jar - - -