We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35fa8f9 commit a182cfaCopy full SHA for a182cfa
pom.xml
@@ -93,7 +93,7 @@
93
<artifactId>maven-javadoc-plugin</artifactId>
94
<configuration>
95
<links>
96
- <link>https://docs.oracle.com/javase/8/docs/api/</link>
+ <link>https://docs.oracle.com/javase/11/docs/api/</link>
97
<link>https://docs.jboss.org/hibernate/orm/6.0/javadocs/</link>
98
</links>
99
</configuration>
0 commit comments