Skip to content

Commit

Permalink
try to get javadoc working again in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed Oct 22, 2024
1 parent 2c16957 commit 7614764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1363,7 +1363,7 @@
<version>${maven.javadoc.version}</version>
<configuration>
<doclint>none</doclint>
<source>1.8</source>
<source>8</source>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 7614764

Please sign in to comment.