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 e120c64 Bump maven-plugin-plugin from 3.5 to 3.6.0
e120c64 is described below
commit e120c64ea7a59894b40315aa8f44d48980dc4a7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 28 08:09:21 2020 +0000
Bump maven-plugin-plugin from 3.5 to 3.6.0
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools)
from 3.5 to 3.6.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.5...maven-plugin-tools-3.6.0)
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f72e04d..9700972 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1186,7 +1186,7 @@
</plugin>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
- <version>3.5</version>
+ <version>3.6.0</version>
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>