aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2022-05-26 08:28:14 -0400
committerGary Gregory <garydgregory@gmail.com>2022-05-26 08:28:14 -0400
commit1f6bd19af2c72158bb2c91df762fae013ca014c4 (patch)
tree20f8e564371247b67f607638df9fa5be50689e65 /pom.xml
parente68454ff6102b26491f7404b0fd664eab304b868 (diff)
downloadapache-commons-lang-1f6bd19af2c72158bb2c91df762fae013ca014c4.tar.gz
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 17ede51b7..88e70eac8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -649,7 +649,7 @@
<commons.jacoco.version>0.8.8</commons.jacoco.version>
<commons.surefire.version>3.0.0-M6</commons.surefire.version>
- <commons.javadoc.version>3.3.2</commons.javadoc.version>
+ <commons.javadoc.version>3.4.0</commons.javadoc.version>
<commons.japicmp.version>0.15.7</commons.japicmp.version>
<commons.pmd.version>3.16.0</commons.pmd.version>
<commons.pmd-impl.version>6.45.0</commons.pmd-impl.version>