[java-parent-project] 01/04: IDP-1465 - update maven-source-plugin to 3.2.1

Ian Young ian at iay.org.uk
Tue Jan 14 13:23:23 EST 2020


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

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

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

commit 809bf30eddd6031b5a79ef6e06433c8beb9119ac
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 14 17:49:18 2020 +0000

    IDP-1465 - update maven-source-plugin to 3.2.1
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d02867c..ee8c14d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
         <maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
         <maven-site-plugin.version>3.8.2</maven-site-plugin.version>
-        <maven-source-plugin.version>3.2.0</maven-source-plugin.version>
+        <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <maven-war-plugin.version>3.2.3</maven-war-plugin.version>
 
         <maven.central.url>http://repo1.maven.org/maven2</maven.central.url>

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


More information about the commits mailing list