Skip to content

Commit

Permalink
Revert "chore: Bump org.apache.maven.plugins:maven-javadoc-plugin fro…
Browse files Browse the repository at this point in the history
…m 3.8.0 to 3.10.1 (#624)"

This reverts commit 91b7f73.
  • Loading branch information
berezovskyi committed Oct 8, 2024
1 parent f313467 commit 53158d8
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 @@ -451,7 +451,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.8.0</version>
<configuration>
<!-- <doclint>none</doclint>-->
<doclint>all,-accessibility,-html,-missing</doclint>
Expand Down

0 comments on commit 53158d8

Please sign in to comment.