Update dependency maven-wrapper to v3.3.4 #3

Open
mars3142 wants to merge 1 commits from renovate/maven-wrapper-3.x into main
Owner

This PR contains the following updates:

Package Update Change
maven-wrapper (source) patch 3.3.13.3.4

Release Notes

apache/maven-wrapper (maven-wrapper)

v3.3.4: 3.3.4

Compare Source

🐛 Bug Fixes
👻 Maintenance

v3.3.3: 3.3.3

Compare Source

💥 Breaking changes
🚀 New features and improvements
🐛 Bug Fixes
📝 Documentation updates
👻 Maintenance
📦 Dependency updates

v3.3.2: 3.3.2

Compare Source

Release Notes - Maven Wrapper - Version 3.3.2

Bug

  • [MWRAPPER-136] - maven-wrapper.properties created with Windows line breaks which mvnw can&#​39;t handle
  • [MWRAPPER-137] - Can&#​39;t match distributionUrl when using MINGW64
  • [MWRAPPER-139] - Shell scripts break on LF in config for Windows
  • [MWRAPPER-140] - only-script Type does not honor MAVEN_USER_HOME

Improvement

  • [MWRAPPER-141] - Use distribution type of existing Maven Wrapper by default

Task

  • [MWRAPPER-135] - Provide a reliable way to determine the Maven Wrapper type

What's Changed
  • Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.20 by @​dependabot in #​136
  • [MWRAPPER-135] Provide a reliable way to determine the Maven Wrapper type by @​breun in #​140
  • [MWRAPPER-141] Use distribution type of existing Maven Wrapper by default by @​breun in #​141
  • MWRAPPER-139: Remove trailing whitespace from fields in properties by @​ascopes in #​139
  • [MWRAPPER-140] only-script type does not honor MAVEN_USER_HOME by @​cstamas in #​142
New Contributors

Full Changelog: https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.1...maven-wrapper-3.3.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [maven-wrapper](https://maven.apache.org/tools/wrapper/) ([source](https://github.com/apache/maven-wrapper)) | patch | `3.3.1` → `3.3.4` | --- ### Release Notes <details> <summary>apache/maven-wrapper (maven-wrapper)</summary> ### [`v3.3.4`](https://github.com/apache/maven-wrapper/releases/tag/maven-wrapper-3.3.4): 3.3.4 [Compare Source](https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.3...maven-wrapper-3.3.4) <!-- Optional: add a release summary here --> ##### 🐛 Bug Fixes - Revert wrapper version removal ([#&#8203;365](https://github.com/apache/maven-wrapper/pull/365)) [@&#8203;breun](https://github.com/breun) ##### 👻 Maintenance - Ensure Path Traversal is fully addressed in MavenWrapperDownloader ([#&#8203;363](https://github.com/apache/maven-wrapper/pull/363)) [@&#8203;hazendaz](https://github.com/hazendaz) ### [`v3.3.3`](https://github.com/apache/maven-wrapper/releases/tag/maven-wrapper-3.3.3): 3.3.3 [Compare Source](https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.2...maven-wrapper-3.3.3) <!-- Optional: add a release summary here --> ##### :boom: Breaking changes - Remove wrapper lifecycle ([#&#8203;357](https://github.com/apache/maven-wrapper/pull/357)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) ##### 🚀 New features and improvements - Fix Maven wrapper support for snapshot distributions ([#&#8203;335](https://github.com/apache/maven-wrapper/pull/335)) [@&#8203;gnodet](https://github.com/gnodet) ##### 🐛 Bug Fixes - [\[MWRAPPER-143\]](https://issues.apache.org/jira/browse/MWRAPPER-143) - The wrapperVersion property is not used in only-script mode ([#&#8203;145](https://github.com/apache/maven-wrapper/pull/145)) [@&#8203;bdemers](https://github.com/bdemers) - fix: Maven wrapper relative distributionUrl does not work (fixes [#&#8203;272](https://github.com/apache/maven-wrapper/issues/272)) ([#&#8203;107](https://github.com/apache/maven-wrapper/pull/107)) [@&#8203;danishcake](https://github.com/danishcake) - Fix Windows Junction Link support in mvnw\.cmd ([#&#8203;143](https://github.com/apache/maven-wrapper/pull/143)) [@&#8203;fp024](https://github.com/fp024) - [\[MWRAPPER-158\]](https://issues.apache.org/jira/browse/MWRAPPER-158) - Remove incorrect license header ([#&#8203;166](https://github.com/apache/maven-wrapper/pull/166)) [@&#8203;lbruun](https://github.com/lbruun) - [\[MWRAPPER-161\]](https://issues.apache.org/jira/browse/MWRAPPER-161) - Improve script directory detection when using sh mvnw ([#&#8203;329](https://github.com/apache/maven-wrapper/pull/329)) [@&#8203;ppkarwasz](https://github.com/ppkarwasz) - [\[MWRAPPER-162\]](https://issues.apache.org/jira/browse/MWRAPPER-162) - Removed dead link was getting 404 ([#&#8203;167](https://github.com/apache/maven-wrapper/pull/167)) [@&#8203;montu376](https://github.com/montu376) - [\[MWRAPPER-159\]](https://issues.apache.org/jira/browse/MWRAPPER-159) - Fix shellcheck in mvnw ([#&#8203;168](https://github.com/apache/maven-wrapper/pull/168)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - [\[MWRAPPER-146\]](https://issues.apache.org/jira/browse/MWRAPPER-146) - Bad substitution on Windows if MVNW\_REPOURL is set on script-only ([#&#8203;151](https://github.com/apache/maven-wrapper/pull/151)) [@&#8203;jahk04](https://github.com/jahk04) - [\[MWRAPPER-147\]](https://issues.apache.org/jira/browse/MWRAPPER-147) - mvnw\.cmd fails to launch maven if username contains space ([#&#8203;152](https://github.com/apache/maven-wrapper/pull/152)) [@&#8203;sebthom](https://github.com/sebthom) - [\[MWRAPPER-150\]](https://issues.apache.org/jira/browse/MWRAPPER-150) - Fails to validate checksums on MacOS Sequoia ([#&#8203;155](https://github.com/apache/maven-wrapper/pull/155)) [@&#8203;jon-signal](https://github.com/jon-signal) - [\[MWRAPPER-111\]](https://issues.apache.org/jira/browse/MWRAPPER-111) - Trim whitespace when reading from properties file ([#&#8203;158](https://github.com/apache/maven-wrapper/pull/158)) [@&#8203;mhalbritter](https://github.com/mhalbritter) - [\[MWRAPPER-153\]](https://issues.apache.org/jira/browse/MWRAPPER-153) - Fixed only-mvnw\.cmd fails when FIPS mode is enabled on Windows hosts ([#&#8203;157](https://github.com/apache/maven-wrapper/pull/157)) [@&#8203;zbalkan](https://github.com/zbalkan) ##### 📝 Documentation updates - Clarify usage of MAVEN\_USER\_HOME ([#&#8203;359](https://github.com/apache/maven-wrapper/pull/359)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - site is now /tools/wrapper ([#&#8203;336](https://github.com/apache/maven-wrapper/pull/336)) [@&#8203;hboutemy](https://github.com/hboutemy) ##### 👻 Maintenance - Use invoker version from parent ([#&#8203;356](https://github.com/apache/maven-wrapper/pull/356)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Refresh download page ([#&#8203;354](https://github.com/apache/maven-wrapper/pull/354)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Update site descriptor to 2.0.0 ([#&#8203;351](https://github.com/apache/maven-wrapper/pull/351)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Enable prevent branch protection rules ([#&#8203;348](https://github.com/apache/maven-wrapper/pull/348)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Copy edit docs ([#&#8203;344](https://github.com/apache/maven-wrapper/pull/344)) [@&#8203;elharo](https://github.com/elharo) - Prefer [@&#8203;Inject](https://github.com/Inject) ([#&#8203;343](https://github.com/apache/maven-wrapper/pull/343)) [@&#8203;elharo](https://github.com/elharo) - Bump shellcheck to 0.10.0 ([#&#8203;333](https://github.com/apache/maven-wrapper/pull/333)) [@&#8203;slachiewicz](https://github.com/slachiewicz) - Enable GitHub Issues ([#&#8203;169](https://github.com/apache/maven-wrapper/pull/169)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - [\[MNGSITE-529\]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#&#8203;163](https://github.com/apache/maven-wrapper/pull/163)) [@&#8203;Bukama](https://github.com/Bukama) ##### 📦 Dependency updates - Bump mavenVersion from 3.9.6 to 3.9.11 ([#&#8203;360](https://github.com/apache/maven-wrapper/pull/360)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump exec-maven-plugin to 3.5.1 in ITs ([#&#8203;355](https://github.com/apache/maven-wrapper/pull/355)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) - Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 ([#&#8203;350](https://github.com/apache/maven-wrapper/pull/350)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#&#8203;349](https://github.com/apache/maven-wrapper/pull/349)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump actions/checkout from 4 to 5 ([#&#8203;347](https://github.com/apache/maven-wrapper/pull/347)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#&#8203;339](https://github.com/apache/maven-wrapper/pull/339)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([#&#8203;164](https://github.com/apache/maven-wrapper/pull/164)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.apache.maven.resolver:maven-resolver-api from 1.9.20 to 1.9.24 ([#&#8203;334](https://github.com/apache/maven-wrapper/pull/334)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.1 ([#&#8203;153](https://github.com/apache/maven-wrapper/pull/153)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 ([#&#8203;147](https://github.com/apache/maven-wrapper/pull/147)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Upgrade to parent pom 45 ([#&#8203;332](https://github.com/apache/maven-wrapper/pull/332)) [@&#8203;slachiewicz](https://github.com/slachiewicz) - [\[MWRAPPER-154\]](https://issues.apache.org/jira/browse/MWRAPPER-154) - Bump commons-io:commons-io from 2.16.1 to 2.18.0 ([#&#8203;161](https://github.com/apache/maven-wrapper/pull/161)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.hamcrest:hamcrest from 2.2 to 3.0 ([#&#8203;149](https://github.com/apache/maven-wrapper/pull/149)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ### [`v3.3.2`](https://github.com/apache/maven-wrapper/releases/tag/maven-wrapper-3.3.2): 3.3.2 [Compare Source](https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.1...maven-wrapper-3.3.2) ##### [Release Notes - Maven Wrapper - Version 3.3.2](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721\&version=12354608) <h2> Bug </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/MWRAPPER-136'>MWRAPPER-136</a>] - maven-wrapper.properties created with Windows line breaks which mvnw can&#&#8203;39;t handle </li> <li>[<a href='https://issues.apache.org/jira/browse/MWRAPPER-137'>MWRAPPER-137</a>] - Can&#&#8203;39;t match distributionUrl when using MINGW64 </li> <li>[<a href='https://issues.apache.org/jira/browse/MWRAPPER-139'>MWRAPPER-139</a>] - Shell scripts break on LF in config for Windows </li> <li>[<a href='https://issues.apache.org/jira/browse/MWRAPPER-140'>MWRAPPER-140</a>] - only-script Type does not honor MAVEN_USER_HOME </li> </ul> <h2> Improvement </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/MWRAPPER-141'>MWRAPPER-141</a>] - Use distribution type of existing Maven Wrapper by default </li> </ul> <h2> Task </h2> <ul> <li>[<a href='https://issues.apache.org/jira/browse/MWRAPPER-135'>MWRAPPER-135</a>] - Provide a reliable way to determine the Maven Wrapper type </li> </ul> *** ##### What's Changed - Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.20 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;136](https://github.com/apache/maven-wrapper/pull/136) - \[MWRAPPER-135] Provide a reliable way to determine the Maven Wrapper type by [@&#8203;breun](https://github.com/breun) in [#&#8203;140](https://github.com/apache/maven-wrapper/pull/140) - \[MWRAPPER-141] Use distribution type of existing Maven Wrapper by default by [@&#8203;breun](https://github.com/breun) in [#&#8203;141](https://github.com/apache/maven-wrapper/pull/141) - MWRAPPER-139: Remove trailing whitespace from fields in properties by [@&#8203;ascopes](https://github.com/ascopes) in [#&#8203;139](https://github.com/apache/maven-wrapper/pull/139) - \[MWRAPPER-140] only-script type does not honor MAVEN\_USER\_HOME by [@&#8203;cstamas](https://github.com/cstamas) in [#&#8203;142](https://github.com/apache/maven-wrapper/pull/142) ##### New Contributors - [@&#8203;breun](https://github.com/breun) made their first contribution in [#&#8203;140](https://github.com/apache/maven-wrapper/pull/140) **Full Changelog**: <https://github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.1...maven-wrapper-3.3.2> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
mars3142 added 1 commit 2026-04-19 02:56:44 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/maven-wrapper-3.x:renovate/maven-wrapper-3.x
git checkout renovate/maven-wrapper-3.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mars3142/tide-display#3