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 318ee1f Bump maven.version from 3.3.9 to 3.6.3
318ee1f is described below
commit 318ee1f2d6fb9d8eb8e0c4b33e28780bab30c2d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 27 11:21:58 2020 +0000
Bump maven.version from 3.3.9 to 3.6.3
Bumps `maven.version` from 3.3.9 to 3.6.3.
Updates `maven-plugin-api` from 3.3.9 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.6.3)
Updates `maven-core` from 3.3.9 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.6.3)
Updates `maven-artifact` from 3.3.9 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.6.3)
Updates `maven-compat` from 3.3.9 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.6.3)
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 70bf641..e8a03db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -519,7 +519,7 @@
<jibx.version>1.3.3</jibx.version>
<log4j2.version>2.14.0</log4j2.version>
<maven.archiver.version>3.5.0</maven.archiver.version>
- <maven.version>3.3.9</maven.version>
+ <maven.version>3.6.3</maven.version>
<plexus.utils.version>3.3.0</plexus.utils.version>
<rhino.version>1.6R7</rhino.version>
<slf4j.version>1.7.30</slf4j.version>