Commits
- [`e6ecf71`](https://github.com/apache/maven-site-plugin/commit/e6ecf71098563027c5a73731b6348534a216dfce) [maven-release-plugin] prepare release maven-site-plugin-3.8.2
- [`baa9bfb`](https://github.com/apache/maven-site-plugin/commit/baa9bfb05a37763d9b0f927dc16da322f67ffe37) Switch to preferred test.properties
- [`435b018`](https://github.com/apache/maven-site-plugin/commit/435b018720c83688f6223d7b490cec4442439600) [MSITE-844] Downgrade to Java 7
- [`30428f0`](https://github.com/apache/maven-site-plugin/commit/30428f042c5f3788668a7340410955795d58979f) [MSITE-843] Downgrade Jetty to 9.2.28
- [`e85ab59`](https://github.com/apache/maven-site-plugin/commit/e85ab59beaa2e2e68dab186f452f06d236d4ad1b) [maven-release-plugin] prepare for next development iteration
- [`ad1b20a`](https://github.com/apache/maven-site-plugin/commit/ad1b20a399fe848f1d953d2ef0f48da1070603bf) [maven-release-plugin] prepare release maven-site-plugin-3.8.1
- [`42617d0`](https://github.com/apache/maven-site-plugin/commit/42617d08423bedce0329162207172a07595e64ef) [MSITE-842] $currentFileName and $alignedFileName are incorrect for Maven Rep...
- [`fd563ae`](https://github.com/apache/maven-site-plugin/commit/fd563aed2c783133bf189b339013320c8738bb7d) [maven-release-plugin] prepare for next development iteration
- [`c06c6d1`](https://github.com/apache/maven-site-plugin/commit/c06c6d12bafeac3aeda50d4f4a6d4eebefb980ec) [maven-release-plugin] prepare release maven-site-plugin-3.8
- [`8258f30`](https://github.com/apache/maven-site-plugin/commit/8258f300721b3fbad2ca40e35466caebfb949401) [MSITE-841] Upgrade to Maven Doxia Sitetools 1.9.1
- Additional commits viewable in [compare view](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.4...maven-site-plugin-3.8.2)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps maven-site-plugin from 3.4 to 3.8.2.
Commits
- [`e6ecf71`](https://github.com/apache/maven-site-plugin/commit/e6ecf71098563027c5a73731b6348534a216dfce) [maven-release-plugin] prepare release maven-site-plugin-3.8.2 - [`baa9bfb`](https://github.com/apache/maven-site-plugin/commit/baa9bfb05a37763d9b0f927dc16da322f67ffe37) Switch to preferred test.properties - [`435b018`](https://github.com/apache/maven-site-plugin/commit/435b018720c83688f6223d7b490cec4442439600) [MSITE-844] Downgrade to Java 7 - [`30428f0`](https://github.com/apache/maven-site-plugin/commit/30428f042c5f3788668a7340410955795d58979f) [MSITE-843] Downgrade Jetty to 9.2.28 - [`e85ab59`](https://github.com/apache/maven-site-plugin/commit/e85ab59beaa2e2e68dab186f452f06d236d4ad1b) [maven-release-plugin] prepare for next development iteration - [`ad1b20a`](https://github.com/apache/maven-site-plugin/commit/ad1b20a399fe848f1d953d2ef0f48da1070603bf) [maven-release-plugin] prepare release maven-site-plugin-3.8.1 - [`42617d0`](https://github.com/apache/maven-site-plugin/commit/42617d08423bedce0329162207172a07595e64ef) [MSITE-842] $currentFileName and $alignedFileName are incorrect for Maven Rep... - [`fd563ae`](https://github.com/apache/maven-site-plugin/commit/fd563aed2c783133bf189b339013320c8738bb7d) [maven-release-plugin] prepare for next development iteration - [`c06c6d1`](https://github.com/apache/maven-site-plugin/commit/c06c6d12bafeac3aeda50d4f4a6d4eebefb980ec) [maven-release-plugin] prepare release maven-site-plugin-3.8 - [`8258f30`](https://github.com/apache/maven-site-plugin/commit/8258f300721b3fbad2ca40e35466caebfb949401) [MSITE-841] Upgrade to Maven Doxia Sitetools 1.9.1 - Additional commits viewable in [compare view](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.4...maven-site-plugin-3.8.2)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.