[java-parent-project] 05/06: Update maven-resources-plugin to 3.2.0

Ian Young ian at iay.org.uk
Sun Feb 14 15:04:55 UTC 2021


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=f57cd76dc3d99d86f1ff68256c1f429bf426f2bb

commit f57cd76dc3d99d86f1ff68256c1f429bf426f2bb
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Feb 14 14:51:28 2021 +0000

    Update maven-resources-plugin to 3.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 07f0968..84ab696 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
         <maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
         <maven-jxr-plugin.version>3.0.0</maven-jxr-plugin.version>
         <maven-project-info-reports-plugin.version>3.1.1</maven-project-info-reports-plugin.version>
-        <maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
+        <maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
         <maven-site-plugin.version>3.8.2</maven-site-plugin.version>
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list