Skip to content

Commit

Permalink
Remove source version setting for java8 in maven-javadoc-plugin and u…
Browse files Browse the repository at this point in the history
…se the default version (currently 17)
  • Loading branch information
steinarb committed Jun 15, 2024
1 parent 8cd8982 commit be2f975
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 @@ -228,7 +228,6 @@
<version>2.10.2</version>
<configuration>
<show>private</show>
<source>8</source>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit be2f975

Please sign in to comment.