aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-02-17 11:28:24 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-02-17 11:28:24 +0700
commitd5616ae9938e2fb61b27617c1d8352ed5f68a5cf (patch)
tree45a2b39ac3c8bf6bd6827fa162808f1ec1d931ac /pom.xml
parent5392f80136afd09d4fb528ebd971e05dc06122f2 (diff)
downloadaspectj-d5616ae9938e2fb61b27617c1d8352ed5f68a5cf.tar.gz
aspectj-d5616ae9938e2fb61b27617c1d8352ed5f68a5cf.zip
Bump Maven Javadoc to 3.6.3
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
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 79a546f1c..6b01c7f51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.6.3</version>
<!--
FIXME: This configuration works with JDK 16, but throws errors on other JDK versions, e.g. 14. It looks as
if the Maven Javadoc plugin does not do a particularly good job applying the plugin settings in a way