Skip to content

Commit

Permalink
Bump maven-site-plugin from 3.9.1 to 3.10.0 (#2480)
Browse files Browse the repository at this point in the history
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](apache/maven-site-plugin@maven-site-plugin-3.9.1...maven-site-plugin-3.10.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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Jan 11, 2022
1 parent c8e3aad commit d13c7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<hibernate3.version>3.6.10.Final</hibernate3.version>
<hibernate5.version>5.6.1.Final</hibernate5.version>
<slf4j-api.version>1.7.32</slf4j-api.version>
<maven-site-plugin-version>3.9.1</maven-site-plugin-version>
<maven-site-plugin-version>3.10.0</maven-site-plugin-version>
<mpir.skip>true</mpir.skip>

<!-- TODO: Need to update locations to be relative to the projects using them -->
Expand Down

0 comments on commit d13c7b7

Please sign in to comment.