Skip to content

Commit d2505fc

Browse files
Build(deps): Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.2 to 3.3.3 (#1336)
Bumps [org.apache.maven.plugins:maven-wrapper-plugin](https://github.com/apache/maven-wrapper) from 3.3.2 to 3.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-wrapper/releases">org.apache.maven.plugins:maven-wrapper-plugin's releases</a>.</em></p> <blockquote> <h2>3.3.3</h2> <!-- raw HTML omitted --> <h2>:boom: Breaking changes</h2> <ul> <li>Remove wrapper lifecycle (<a href="https://redirect.github.com/apache/maven-wrapper/pull/357">#357</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>🚀 New features and improvements</h2> <ul> <li>Fix Maven wrapper support for snapshot distributions (<a href="https://redirect.github.com/apache/maven-wrapper/pull/335">#335</a>) <a href="https://github.com/gnodet"><code>@​gnodet</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-143">[MWRAPPER-143]</a> - The wrapperVersion property is not used in only-script mode (<a href="https://redirect.github.com/apache/maven-wrapper/pull/145">#145</a>) <a href="https://github.com/bdemers"><code>@​bdemers</code></a></li> <li>fix: Maven wrapper relative distributionUrl does not work (fixes <a href="https://redirect.github.com/apache/maven-wrapper/issues/272">#272</a>) (<a href="https://redirect.github.com/apache/maven-wrapper/pull/107">#107</a>) <a href="https://github.com/danishcake"><code>@​danishcake</code></a></li> <li>Fix Windows Junction Link support in mvnw.cmd (<a href="https://redirect.github.com/apache/maven-wrapper/pull/143">#143</a>) <a href="https://github.com/fp024"><code>@​fp024</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-158">[MWRAPPER-158]</a> - Remove incorrect license header (<a href="https://redirect.github.com/apache/maven-wrapper/pull/166">#166</a>) <a href="https://github.com/lbruun"><code>@​lbruun</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-161">[MWRAPPER-161]</a> - Improve script directory detection when using sh mvnw (<a href="https://redirect.github.com/apache/maven-wrapper/pull/329">#329</a>) <a href="https://github.com/ppkarwasz"><code>@​ppkarwasz</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-162">[MWRAPPER-162]</a> - Removed dead link was getting 404 (<a href="https://redirect.github.com/apache/maven-wrapper/pull/167">#167</a>) <a href="https://github.com/montu376"><code>@​montu376</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-159">[MWRAPPER-159]</a> - Fix shellcheck in mvnw (<a href="https://redirect.github.com/apache/maven-wrapper/pull/168">#168</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-146">[MWRAPPER-146]</a> - Bad substitution on Windows if MVNW_REPOURL is set on script-only (<a href="https://redirect.github.com/apache/maven-wrapper/pull/151">#151</a>) <a href="https://github.com/jahk04"><code>@​jahk04</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-147">[MWRAPPER-147]</a> - mvnw.cmd fails to launch maven if username contains space (<a href="https://redirect.github.com/apache/maven-wrapper/pull/152">#152</a>) <a href="https://github.com/sebthom"><code>@​sebthom</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-150">[MWRAPPER-150]</a> - Fails to validate checksums on MacOS Sequoia (<a href="https://redirect.github.com/apache/maven-wrapper/pull/155">#155</a>) <a href="https://github.com/jon-signal"><code>@​jon-signal</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-111">[MWRAPPER-111]</a> - Trim whitespace when reading from properties file (<a href="https://redirect.github.com/apache/maven-wrapper/pull/158">#158</a>) <a href="https://github.com/mhalbritter"><code>@​mhalbritter</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MWRAPPER-153">[MWRAPPER-153]</a> - Fixed only-mvnw.cmd fails when FIPS mode is enabled on Windows hosts (<a href="https://redirect.github.com/apache/maven-wrapper/pull/157">#157</a>) <a href="https://github.com/zbalkan"><code>@​zbalkan</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li>Clarify usage of MAVEN_USER_HOME (<a href="https://redirect.github.com/apache/maven-wrapper/pull/359">#359</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>site is now /tools/wrapper (<a href="https://redirect.github.com/apache/maven-wrapper/pull/336">#336</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Use invoker version from parent (<a href="https://redirect.github.com/apache/maven-wrapper/pull/356">#356</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Refresh download page (<a href="https://redirect.github.com/apache/maven-wrapper/pull/354">#354</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Update site descriptor to 2.0.0 (<a href="https://redirect.github.com/apache/maven-wrapper/pull/351">#351</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Enable prevent branch protection rules (<a href="https://redirect.github.com/apache/maven-wrapper/pull/348">#348</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Copy edit docs (<a href="https://redirect.github.com/apache/maven-wrapper/pull/344">#344</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Prefer <a href="https://github.com/Inject"><code>@​Inject</code></a> (<a href="https://redirect.github.com/apache/maven-wrapper/pull/343">#343</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Bump shellcheck to 0.10.0 (<a href="https://redirect.github.com/apache/maven-wrapper/pull/333">#333</a>) <a href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li> <li>Enable GitHub Issues (<a href="https://redirect.github.com/apache/maven-wrapper/pull/169">#169</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a href="https://redirect.github.com/apache/maven-wrapper/pull/163">#163</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump mavenVersion from 3.9.6 to 3.9.11 (<a href="https://redirect.github.com/apache/maven-wrapper/pull/360">#360</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump exec-maven-plugin to 3.5.1 in ITs (<a href="https://redirect.github.com/apache/maven-wrapper/pull/355">#355</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 (<a href="https://redirect.github.com/apache/maven-wrapper/pull/350">#350</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (<a href="https://redirect.github.com/apache/maven-wrapper/pull/349">#349</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/apache/maven-wrapper/pull/347">#347</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.19.0 to 2.20.0 (<a href="https://redirect.github.com/apache/maven-wrapper/pull/339">#339</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-wrapper/commit/e2a0c81e6d5c8d0a65d152cbb4a2744bb35f5e49"><code>e2a0c81</code></a> [maven-release-plugin] prepare release maven-wrapper-3.3.3</li> <li><a href="https://github.com/apache/maven-wrapper/commit/80952cd926da568000d99fe701cc86d935309d2f"><code>80952cd</code></a> Clarify usage of MAVEN_USER_HOME</li> <li><a href="https://github.com/apache/maven-wrapper/commit/08e7200e6166aea41bcf520547ea9a266b7bf52c"><code>08e7200</code></a> Remove wrapper lifecycle</li> <li><a href="https://github.com/apache/maven-wrapper/commit/36886faf9b74bfc27e23cf0a78084e39761aee52"><code>36886fa</code></a> Support for snapshot distributions - fix (<a href="https://redirect.github.com/apache/maven-wrapper/issues/352">#352</a>)</li> <li><a href="https://github.com/apache/maven-wrapper/commit/d02d84532a4626e326af5c2b744dade16bb60a98"><code>d02d845</code></a> Use invoker version from parent</li> <li><a href="https://github.com/apache/maven-wrapper/commit/af7671b365fb850e8c35ea9797e818ed5c4a740a"><code>af7671b</code></a> Bump mavenVersion from 3.9.6 to 3.9.11 (<a href="https://redirect.github.com/apache/maven-wrapper/issues/360">#360</a>)</li> <li><a href="https://github.com/apache/maven-wrapper/commit/7b399373f34abebc91a3716a53d229b737707c14"><code>7b39937</code></a> Bump exec-maven-plugin to 3.5.1 in ITs</li> <li><a href="https://github.com/apache/maven-wrapper/commit/dea9bb6289ed62031af54f3214688635fae71505"><code>dea9bb6</code></a> Allow dependabot to track also org.apache.maven</li> <li><a href="https://github.com/apache/maven-wrapper/commit/54c3f85c69b6af12668cbeecb15a800b67a8881b"><code>54c3f85</code></a> Refresh download page</li> <li><a href="https://github.com/apache/maven-wrapper/commit/46f28cce2851e8b2d0ea9f41564718e3c0f6b0c7"><code>46f28cc</code></a> Update site descriptor to 2.0.0</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.2...maven-wrapper-3.3.3">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-wrapper-plugin&package-manager=maven&previous-version=3.3.2&new-version=3.3.3)](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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
2 parents ec22afc + b8da6bb commit d2505fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@
762762
<plugin>
763763
<groupId>org.apache.maven.plugins</groupId>
764764
<artifactId>maven-wrapper-plugin</artifactId>
765-
<version>3.3.2</version>
765+
<version>3.3.3</version>
766766
<configuration>
767767
<mavenVersion>${mvn.version}</mavenVersion>
768768
</configuration>

0 commit comments

Comments
 (0)