Skip to content

Commit 47844a9

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.10.0 (#1936)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-site-plugin](https://maven.apache.org/plugins/) | `3.9.1` -> `3.10.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-site-plugin/3.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-site-plugin/3.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-site-plugin/3.10.0/compatibility-slim/3.9.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-site-plugin/3.10.0/confidence-slim/3.9.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-api-java-client).
1 parent f67db34 commit 47844a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-api-client-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.apache.maven.plugins</groupId>
139139
<artifactId>maven-site-plugin</artifactId>
140-
<version>3.9.1</version>
140+
<version>3.10.0</version>
141141
<configuration>
142142
<skip>true</skip>
143143
</configuration>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
<plugin>
323323
<groupId>org.apache.maven.plugins</groupId>
324324
<artifactId>maven-site-plugin</artifactId>
325-
<version>3.9.1</version>
325+
<version>3.10.0</version>
326326
</plugin>
327327
<plugin>
328328
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)