Skip to content

Commit

Permalink
Upgrade maven-javadoc-plugin 3.8.0 -> 3.10.0 (#1310)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-DevPla-Bot authored Sep 10, 2024
1 parent fd5fc91 commit fb45bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<version>3.10.0</version>
<configuration>
<additionalJOptions>
<additionalJOption>--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED</additionalJOption>
Expand Down

0 comments on commit fb45bb0

Please sign in to comment.