Skip to content

Commit

Permalink
Merge branch 'master' into docs-examples-tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
joshrotenberg authored Nov 18, 2024
2 parents 782343e + f498513 commit 0de5a89
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 @@ -247,7 +247,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.1</version>
<configuration>
<source>8</source><!-- Until JDK 11+ -->
<detectJavaApiLink>false</detectJavaApiLink><!-- Until JDK 11+ -->
Expand Down

0 comments on commit 0de5a89

Please sign in to comment.