Skip to content

Commit

Permalink
Updates maven-javadoc-plugin to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Jul 25, 2024
1 parent babafeb commit b423052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.emoflon.ilp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.3</version>
<version>3.8.0</version>
<configuration>
<show>private</show>
<nohelp>true</nohelp>
Expand Down

0 comments on commit b423052

Please sign in to comment.