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 7c9c5e4 commit 6f482faCopy full SHA for 6f482fa
elastic-apm-agent/pom.xml
@@ -408,6 +408,7 @@
408
<artifactId>maven-javadoc-plugin</artifactId>
409
<configuration>
410
<additionalOptions>-html5</additionalOptions>
411
+ <source>8</source>
412
</configuration>
413
<executions>
414
<execution>
pom.xml
@@ -273,6 +273,7 @@
273
274
275
276
277
278
279
0 commit comments