Skip to content
Snippets Groups Projects
Commit 497b6be7 authored by Goik Martin's avatar Goik Martin
Browse files

maven-compiler-plugin 3.3.0 version upgrade

parent c11f2e70
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<configuration>
<linksource>true</linksource>
<additionalOptions>
......
......@@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<configuration>
<linksource>true</linksource>
<detectJavaApiLink>false</detectJavaApiLink>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment