]> source.dussan.org Git - aspectj.git/commitdiff
Bump Maven Javadoc to 3.6.3
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 17 Feb 2024 04:28:24 +0000 (11:28 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Sat, 17 Feb 2024 04:28:24 +0000 (11:28 +0700)
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
pom.xml

diff --git a/pom.xml b/pom.xml
index 79a546f1c9be5f0055f5efad3a3a58de4e03b0f0..6b01c7f51017ff38ebe11afa62e980101311861e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <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