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.0 (#996)
  • Loading branch information
renovate-bot committed Mar 10, 2020
1 parent 65fd7d8 commit d3c42d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-http-client-bom/pom.xml
Expand Up @@ -136,7 +136,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.8.2</version>
<version>3.9.0</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -364,7 +364,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.8.2</version>
<version>3.9.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit d3c42d3

Please sign in to comment.