[java-parent-project] 02/02: JPAR-129 - Update Maven Javadoc plugin to 3.1.1
Ian Young
ian at iay.org.uk
Tue Jan 14 11:38:41 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=9d07f44329061e0f287b949a613eff237b9d8bce
commit 9d07f44329061e0f287b949a613eff237b9d8bce
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 14 16:30:56 2020 +0000
JPAR-129 - Update Maven Javadoc plugin to 3.1.1
This still doesn't entirely fix the Javadoc (EE components are still broken) but it does appear to fix everything else.
https://issues.shibboleth.net/jira/browse/JPAR-129
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c04962f..d02867c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
- <maven-javadoc-plugin.version>3.0.1</maven-javadoc-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-war-plugin.version>3.2.3</maven-war-plugin.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list