[java-parent-project] branch main updated: JPAR-206 - Update maven-javadoc-plugin to reporting API 3.1.0
Phil Smart
philip.smart at jisc.ac.uk
Thu Apr 14 12:32:53 UTC 2022
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=6f560418e80c1dd5cff4e5ab093a37afc99c8961
The following commit(s) were added to refs/heads/main by this push:
new 6f56041 JPAR-206 - Update maven-javadoc-plugin to reporting API 3.1.0
6f56041 is described below
commit 6f560418e80c1dd5cff4e5ab093a37afc99c8961
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Apr 14 12:31:27 2022 +0000
JPAR-206 - Update maven-javadoc-plugin to reporting API 3.1.0
Update to the fixed maven-javadoc-plugin 3.3.0.2
https://shibboleth.atlassian.net/browse/JPAR-206
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0f90240..adcd177 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
<maven-install-plugin.version>3.0.0-M1</maven-install-plugin.version>
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
- <maven-javadoc-plugin.version>3.3.0.1</maven-javadoc-plugin.version>
+ <maven-javadoc-plugin.version>3.3.0.2</maven-javadoc-plugin.version>
<maven-jxr-plugin.version>3.2.0</maven-jxr-plugin.version>
<maven-project-info-reports-plugin.version>3.2.2</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