Skip to content

Commit

Permalink
build: do not declare javadoc plugin version (#2268)
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli authored and PhongChuong committed Nov 23, 2023
1 parent 00ae3d9 commit 2f31416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.0</version>
<reportSets>
<reportSet>
<id>html</id>
Expand Down

0 comments on commit 2f31416

Please sign in to comment.