Skip to content

[deps]: Update maven-wrapper minor#126

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/maven-wrapper-minor
Open

[deps]: Update maven-wrapper minor#126
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/maven-wrapper-minor

Conversation

@renovate

@renovate renovate Bot commented Aug 18, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
maven (source) 3.9.153.9.16 age confidence
maven-wrapper (source) 3.2.03.3.4 age confidence

Release Notes

apache/maven (maven)

v3.9.16: 3.9.16

Compare Source

🐛 Bug Fixes

📦 Dependency updates

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: apache/maven-wrapper@maven-wrapper-3.3.1...maven-wrapper-3.3.2

v3.3.1: 3.3.1

Compare Source

Release Notes - Maven Wrapper - Version 3.3.1

Improvement

  • [MWRAPPER-132] - Inlined mvnw Downloader.java uses `new URL(String)`, which is deprecated in Java 21
  • [MWRAPPER-134] - Provide a reliable way to determine the Maven Wrapper version

What's Changed
  • [MWRAPPER-132][MWRAPPER-124] port MWRAPPER-124 fix to only-script by @​gzm55 in #​133
  • [MWRAPPER-134] Add wrapperVersion to maven-wrapper.properties by @​cstamas in #​135

Full Changelog: apache/maven-wrapper@maven-wrapper-3.3.0...maven-wrapper-3.3.1

v3.3.0: 3.3.0

Compare Source

Release Notes - Maven Wrapper - Version 3.3.0

Bug

  • [MWRAPPER-86] - Trim trailing slash in Repo URL
  • [MWRAPPER-103] - Failed to validate Maven Wrapper SHA-256 on Windows
  • [MWRAPPER-108] - mvnw script fails silently when download fails
  • [MWRAPPER-112] - Detection of JAVA_HOME fails due to bad quoting
  • [MWRAPPER-113] - Error and warning output goes to standard output and intermingles with Maven output
  • [MWRAPPER-120] - Maven wrapper plugin should not create wrapperUrl property for script-only mode
  • [MWRAPPER-123] - only-mvnw fails on ksh printf implementations
  • [MWRAPPER-131] - Downloader downloads directly into target file

Improvement

  • [MWRAPPER-70] - Don&#​39;t require a pom.xml
  • [MWRAPPER-104] - Add prettier config for shell scripts
  • [MWRAPPER-124] - MavenWrapperDownloader uses new URL(String), which is deprecated in Java 21
  • [MWRAPPER-125] - Make "only-script" the default wrapper

Task

Dependency upgrade


What's Changed
New Contributors

Full Changelog: apache/maven-wrapper@maven-wrapper-3.2.0...maven-wrapper-3.3.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner August 18, 2025 03:13
@renovate renovate Bot force-pushed the renovate/maven-wrapper-minor branch from f0227b1 to 023d577 Compare September 25, 2025 17:12
@renovate renovate Bot changed the title [deps]: Update maven to v3.9.11 [deps]: Update maven-wrapper minor Sep 25, 2025
@renovate

renovate Bot commented Sep 25, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mvnw
Command failed: ./mvnw wrapper:wrapper -Dtype=script
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain
Caused by: java.lang.ClassNotFoundException: org.apache.maven.wrapper.MavenWrapperMain

File name: mvnw.cmd
Command failed: ./mvnw wrapper:wrapper -Dtype=script
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain
Caused by: java.lang.ClassNotFoundException: org.apache.maven.wrapper.MavenWrapperMain

@renovate renovate Bot force-pushed the renovate/maven-wrapper-minor branch from 023d577 to 5887015 Compare October 21, 2025 18:13
@renovate renovate Bot force-pushed the renovate/maven-wrapper-minor branch from 5887015 to 5c411f3 Compare December 20, 2025 10:49
@renovate renovate Bot force-pushed the renovate/maven-wrapper-minor branch from 5c411f3 to 9ba5a98 Compare February 2, 2026 16:11
@renovate renovate Bot force-pushed the renovate/maven-wrapper-minor branch 2 times, most recently from 50deffe to 99ab708 Compare March 16, 2026 11:32
@renovate renovate Bot force-pushed the renovate/maven-wrapper-minor branch from 99ab708 to f51256a Compare April 20, 2026 23:39
@renovate renovate Bot force-pushed the renovate/maven-wrapper-minor branch from f51256a to 5827965 Compare May 20, 2026 22:49
@renovate renovate Bot force-pushed the renovate/maven-wrapper-minor branch from 5827965 to a8c9fd4 Compare June 16, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants