Skip to content

Commit

Permalink
Bump maven-site-plugin from 3.11.0 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](apache/maven-site-plugin@maven-site-plugin-3.11.0...maven-site-plugin-3.12.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jul 28, 2022
1 parent 26362ee commit 36ae4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -64,7 +64,7 @@ under the License.

<properties>
<javaVersion>8</javaVersion>
<sitePluginVersion>3.11.0</sitePluginVersion>
<sitePluginVersion>3.12.0</sitePluginVersion>
<javadocPluginVersion>3.4.0</javadocPluginVersion>
<maven.site.path>jxr-archives/jxr-LATEST</maven.site.path>
<checkstyle.violation.ignore>None</checkstyle.violation.ignore>
Expand Down

0 comments on commit 36ae4aa

Please sign in to comment.