Skip to content

Commit

Permalink
Bump maven-javadoc-plugin to 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobianas committed Oct 16, 2024
1 parent b61767c commit 46b4791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/lighty-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.8.0</version>
<version>3.10.1</version>
<configuration combine.children="append">
<!-- Keep things quiet except for warnings/errors -->
<quiet>true</quiet>
Expand Down

0 comments on commit 46b4791

Please sign in to comment.