Skip to content

Commit

Permalink
java 17 for javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed May 20, 2024
1 parent 998ed5b commit f0666a0
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 @@ -142,7 +142,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.3</version>
<configuration>
<source>11</source>
<source>17</source>
<detectJavaApiLink>false</detectJavaApiLink>
</configuration>
<executions>
Expand Down

0 comments on commit f0666a0

Please sign in to comment.