Skip to content

Commit f8675cd

Browse files
build(deps-dev): bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M6 to 4.0.0-M16 (#301)
Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 4.0.0-M6 to 4.0.0-M16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-site-plugin/releases">org.apache.maven.plugins:maven-site-plugin's releases</a>.</em></p> <blockquote> <h2>4.0.0-M16</h2> <h2>What's Changed</h2> <ul> <li>[MSITE-1012] Clean up notion that sites aren't deployed to repositories by <a href="https://github.com/michael-o"><code>@​michael-o</code></a> in <a href="https://redirect.github.com/apache/maven-site-plugin/pull/195">apache/maven-site-plugin#195</a></li> <li>Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-site-plugin/pull/193">apache/maven-site-plugin#193</a></li> <li>[MSITE-1010] Add documentation how site repository inheritance by <a href="https://github.com/Bukama"><code>@​Bukama</code></a> in <a href="https://redirect.github.com/apache/maven-site-plugin/pull/194">apache/maven-site-plugin#194</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-4.0.0-M15...maven-site-plugin-4.0.0-M16">https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-4.0.0-M15...maven-site-plugin-4.0.0-M16</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-site-plugin/commit/3c1785878e12bfaa6d6b6103ed2f1437c281e0f7"><code>3c17858</code></a> [maven-release-plugin] prepare release maven-site-plugin-4.0.0-M16</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/f167dac4926f0c994b56be712f30af2146509c5c"><code>f167dac</code></a> [MSITE-1010] Add documentation how site deployment inheritance works</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/e54303270cf37ee90da3b41daf19b65ebdd07c97"><code>e543032</code></a> Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/170efdbb063b07ed1736f37a475ea8db557de101"><code>170efdb</code></a> [MSITE-1012] Clean up notion that sites aren't deployed to repositories</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/3ff6f69af3d8a334e476630bdb4ef9121c3c64a4"><code>3ff6f69</code></a> [MSITE-1013] Deprecate and rename SiteStageDeployMojo#stagingRepositoryId to ...</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/1fc3b0938d4cc77556f25b21939de73cf251f1a1"><code>1fc3b09</code></a> Fix build with Maven 3.9.8</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/f473d69f302f271bae47d98d902b63f9d7a77d9b"><code>f473d69</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/e3166b31487ee69f4adde7126a6a30e996417a30"><code>e3166b3</code></a> [maven-release-plugin] prepare release maven-site-plugin-4.0.0-M15</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/0f45c49cb765a0433da6d295ce894e3049069c93"><code>0f45c49</code></a> [MSITE-1009] Upgrade plugins and components (in ITs)</li> <li><a href="https://github.com/apache/maven-site-plugin/commit/64c42984682095fa82a4f1d0c295b342b5513b16"><code>64c4298</code></a> [MSITE-1008] Upgrade to Parent 42 and Maven 3.6.3 (2)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-4.0.0-M6...maven-site-plugin-4.0.0-M16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-site-plugin&package-manager=maven&previous-version=4.0.0-M6&new-version=4.0.0-M16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b93fdab commit f8675cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>
4444
<maven-release-plugin.version>3.3.1</maven-release-plugin.version>
4545
<maven-resources-plugin.version>3.4.0</maven-resources-plugin.version>
46-
<maven-site-plugin.version>4.0.0-M6</maven-site-plugin.version>
46+
<maven-site-plugin.version>4.0.0-M16</maven-site-plugin.version>
4747
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
4848
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
4949
<maven-shade-plugin.version>3.6.1</maven-shade-plugin.version>

0 commit comments

Comments
 (0)