Skip to content

Commit

Permalink
dependency: upgrades maven-javadoc-plugin to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rnveach committed Oct 21, 2022
1 parent 1bd5436 commit d476486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sevntu-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.4</version>
<version>3.4.1</version>
<configuration>
<!-- To allow build with latest JDK the source version must be explicitly set
See https://bugs.openjdk.java.net/browse/JDK-8212233 for details -->
Expand Down

0 comments on commit d476486

Please sign in to comment.