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 c0d5d21 Bump maven-resources-plugin from 3.0.2 to 3.2.0 c0d5d21 is described below commit c0d5d21a4e56a407c481a227d3e7a687bbe8ed66 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Dec 27 13:46:52 2020 +0000 Bump maven-resources-plugin from 3.0.2 to 3.2.0 Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.0.2 to 3.2.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.0.2...maven-resources-plugin-3.2.0) Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9c7efc..39fc06a 100644 --- a/pom.xml +++ b/pom.xml @@ -1191,7 +1191,7 @@ </plugin> <plugin> <artifactId>maven-resources-plugin</artifactId> - <version>3.0.2</version> + <version>3.2.0</version> </plugin> <plugin> <artifactId>maven-source-plugin</artifactId>