Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-site-pl…
Browse files Browse the repository at this point in the history
…ugin to v3.9.1 (#1542)
  • Loading branch information
renovate-bot committed Jun 29, 2020
1 parent e39e665 commit 1f1a9de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-api-client-bom/pom.xml
Expand Up @@ -136,7 +136,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -299,7 +299,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 1f1a9de

Please sign in to comment.