Skip to content

Commit

Permalink
Bump maven-javadoc-plugin to 3.6.3
Browse files Browse the repository at this point in the history
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12353857

JIRA: LIGHTY-283
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
  • Loading branch information
Tobianas authored and ihrasko committed Jan 30, 2024
1 parent 45e2b31 commit dc2e71d
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.6.0</version>
<version>3.6.3</version>
<configuration combine.children="append">
<!-- Keep things quiet except for warnings/errors -->
<quiet>true</quiet>
Expand Down

0 comments on commit dc2e71d

Please sign in to comment.