This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new 3dda5f0 Bump Javadoc plugin from 2.10.4 to 3.3.1.
3dda5f0 is described below
commit 3dda5f043f8fc5a1ee367e09b55114a914f6cf50
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 1 16:39:11 2022 -0500
Bump Javadoc plugin from 2.10.4 to 3.3.1.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0753724..e64d992 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
<pmd.plugin.version>3.7</pmd.plugin.version>
<findbugs.plugin.version>3.0.4</findbugs.plugin.version>
<changes.plugin.version>2.12.1</changes.plugin.version>
- <javadoc.plugin.version>2.10.4</javadoc.plugin.version>
+ <javadoc.plugin.version>3.3.1</javadoc.plugin.version>
<!-- surefire.plugin.version 2.18 yields
http://jira.codehaus.org/browse/SUREFIRE-1121, which is fixed in 2.18.1 -->
<!-- surefire.plugin.version 2.19 yields
https://issues.apache.org/jira/browse/SUREFIRE-1193. -->
<surefire.plugin.version>2.19.1</surefire.plugin.version>