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 54d2ea8 Bump maven-archiver from 3.5.0 to 3.5.1
54d2ea8 is described below
commit 54d2ea800ad7d709b8cf55ef5bd3c1ca4c90345c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 28 07:03:27 2021 +0000
Bump maven-archiver from 3.5.0 to 3.5.1
Bumps [maven-archiver](https://github.com/apache/maven-archiver) from 3.5.0
to 3.5.1.
- [Release notes](https://github.com/apache/maven-archiver/releases)
-
[Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.5.0...maven-archiver-3.5.1)
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 1ef3412..836447e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -516,7 +516,7 @@
<jetty.version>9.4.36.v20210114</jetty.version>
<jibx.version>1.3.3</jibx.version>
<log4j2.version>2.14.0</log4j2.version>
- <maven.archiver.version>3.5.0</maven.archiver.version>
+ <maven.archiver.version>3.5.1</maven.archiver.version>
<maven.version>3.6.3</maven.version>
<plexus.utils.version>3.3.0</plexus.utils.version>
<rhino.version>1.6R7</rhino.version>