This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
commit acf526e25cc6fb704a00252bb2cd524f97fe59d4 Author: Hervé Boutemy <[email protected]> AuthorDate: Tue Jan 21 23:34:31 2020 +0100 [MPOM-237] upgrade maven-remote-resources-plugin to 1.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce67bd8..d39df57 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-remote-resources-plugin</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
