This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MPOM-332 in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
commit ae8d00cebf1e8858c7ad0fa102b6bdd780c2cbb2 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Thu Jul 21 04:04:06 2022 +0000 [MPOM-332] Update maven-remote-resources-plugin from 1.7.0 to 3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 358fd28..1f5946c 100644 --- a/pom.xml +++ b/pom.xml @@ -253,7 +253,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-remote-resources-plugin</artifactId> - <version>1.7.0</version> + <version>3.0.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
