This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 5d1b8d1 Bump cargo-maven2-plugin from 1.0 to 1.8.3 5d1b8d1 is described below commit 5d1b8d150be9a0ced8a93d47297ae0dd8691c396 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 28 15:21:23 2020 +0000 Bump cargo-maven2-plugin from 1.0 to 1.8.3 Bumps cargo-maven2-plugin from 1.0 to 1.8.3. Signed-off-by: dependabot[bot] <supp...@github.com> --- modules/samples/java_first_jaxws/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/samples/java_first_jaxws/pom.xml b/modules/samples/java_first_jaxws/pom.xml index 57b57cc..b439525 100644 --- a/modules/samples/java_first_jaxws/pom.xml +++ b/modules/samples/java_first_jaxws/pom.xml @@ -125,7 +125,7 @@ using the following command: mvn cargo:start --> <groupId>org.codehaus.cargo</groupId> <artifactId>cargo-maven2-plugin</artifactId> - <version>1.0</version> + <version>1.8.3</version> </plugin> </plugins> <sourceDirectory>src/main</sourceDirectory>