Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3…
Browse files Browse the repository at this point in the history
….1.1 (#1344)
  • Loading branch information
renovate-bot authored and chingor13 committed Aug 6, 2019
1 parent 2bc1259 commit 556eafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -266,7 +266,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 556eafb

Please sign in to comment.