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 bedde6f Bump cargo-maven2-plugin from 1.8.4 to 1.8.5
bedde6f is described below
commit bedde6fdf4e6bb781db50cc3091ac58a9e3a51d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 28 07:01:08 2021 +0000
Bump cargo-maven2-plugin from 1.8.4 to 1.8.5
Bumps cargo-maven2-plugin from 1.8.4 to 1.8.5.
Signed-off-by: dependabot[bot] <[email protected]>
---
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 614942c..269bc6b 100644
--- a/modules/samples/java_first_jaxws/pom.xml
+++ b/modules/samples/java_first_jaxws/pom.xml
@@ -127,7 +127,7 @@
using the following command: mvn cargo:start -->
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
- <version>1.8.4</version>
+ <version>1.8.5</version>
</plugin>
</plugins>
<sourceDirectory>src/main</sourceDirectory>