Skip to content

Commit

Permalink
Merge pull request #79 from eMoflon/feature/update-maven-javadoc-plug…
Browse files Browse the repository at this point in the history
…in-v380

Updates maven-javadoc-plugin to v3.8.0
  • Loading branch information
maxkratz committed Jul 25, 2024
2 parents babafeb + b423052 commit 0a051c4
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 0a051c4

Please sign in to comment.