Skip to content

Commit

Permalink
update javadoc plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed Oct 8, 2020
1 parent cab0dbf commit d7b9f60
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 @@ -275,7 +275,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<configuration>
<source>8</source>
</configuration>
Expand Down

0 comments on commit d7b9f60

Please sign in to comment.