binkley / modern-java-practices

Modern Java/JVM Build Practices
The Unlicense
925 stars 69 forks source link

Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.2.0 to 3.3.1 #473

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.apache.maven.plugins:maven-wrapper-plugin from 3.2.0 to 3.3.1.

Release notes

Sourced from org.apache.maven.plugins:maven-wrapper-plugin's releases.

3.3.1

Release Notes - Maven Wrapper - Version 3.3.1


What's Changed

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

3.3.0

Release Notes - Maven Wrapper - Version 3.3.0

... (truncated)

Commits
  • 0c2b91b [maven-release-plugin] prepare release maven-wrapper-3.3.1
  • 458af4e [MWRAPPER-134] Add wrapperVersion to maven-wrapper.properties (#135)
  • c4c09a3 [MWRAPPER-132][MWRAPPER-124] port MWRAPPER-124 fix to only-script (#133)
  • 1f6187f [maven-release-plugin] prepare for next development iteration
  • c9c316d [maven-release-plugin] prepare release maven-wrapper-3.3.0
  • 3f6f3e1 [MWRAPPER-131] Make downloader not stream into final target file (#128)
  • 8f95ee9 [MWRAPPER-108] Emit clear error message when download fails on U*IX (#130)
  • 3418360 [MWRAPPER-103] Apply recommended workaround (#132)
  • c9a3e67 [MWRAPPER-130] Update parent POM to 42 (#129)
  • 9525271 [MWRAPPER-125] Make only-script the default (#127)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)