[java-parent-project] branch main updated: JPAR-178 - Update maven-javadoc-plugin to 3.3.0

Phil Smart philip.smart at jisc.ac.uk
Mon Jul 26 08:39:53 UTC 2021


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

philsmart 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=a58aa46d3aca39ef95b341d3b26c6dd29ba52f0f

The following commit(s) were added to refs/heads/main by this push:
       new  a58aa46   JPAR-178 - Update maven-javadoc-plugin to 3.3.0
a58aa46 is described below

commit a58aa46d3aca39ef95b341d3b26c6dd29ba52f0f
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Jul 26 09:39:51 2021 +0100

    JPAR-178 - Update maven-javadoc-plugin to 3.3.0
    
    Switch maven javadoc plugin to our own V3.3.0 over our own V3.2.0.
    
    https://issues.shibboleth.net/jira/browse/JPAR-178
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7301f8e..2539e04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         <maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
         <maven-install-plugin.version>3.0.0-M1</maven-install-plugin.version>
         <maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
-        <maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
+        <maven-javadoc-plugin.version>3.3.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.2.0</maven-resources-plugin.version>

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


More information about the commits mailing list