Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-javadoc…
Browse files Browse the repository at this point in the history
…-plugin to v3.3.1 (googleapis#622)

* build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.1

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] authored Sep 14, 2021
1 parent e12cd49 commit 0d2f7f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java-resourcemanager/google-cloud-resourcemanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<reportSets>
<reportSet>
<id>html</id>
Expand Down
2 changes: 1 addition & 1 deletion java-resourcemanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<reportSets>
<reportSet>
<id>html</id>
Expand Down

0 comments on commit 0d2f7f9

Please sign in to comment.