Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc…
Browse files Browse the repository at this point in the history
…-plugin to v3.3.0 (#1389)
  • Loading branch information
renovate-bot committed May 26, 2021
1 parent 687c3cf commit 3b1859e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -73,7 +73,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand Down

0 comments on commit 3b1859e

Please sign in to comment.