build(deps): bump plugin from 4.16 to 4.54
Created by: dependabot[bot]
Bumps plugin from 4.16 to 4.54.
Release notes
Sourced from plugin's releases.
4.54
🚨 Removed
- Remove managed dependency on Animal Sniffer (#679)
@basil- Remove unnecessary
useReleaseProfileconfiguration (#682)@basil- Remove
forceJavacCompilerUseworkaround (#668)@basil- Remove unused
showDeprecationparameter (#667)@basil
🚀 New features and improvements
- Manage versions of
maven-assembly-pluginandmaven-help-plugin(#684)@basil- Skip Yarn linting in
quick-buildprofile (#680)@basil- Add properties for Maven plugin versions (#677)
@basil- Inline Maven property
incrementals.urlfor Maven 4 support (#666)@froque
📦 Dependency updates
- Bump jenkins-test-harness from 1912.v0cdf15450b_fb to 1929.vfb_39b_60fcea_f (#678, #670)
@dependabot- Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 (#675)
@dependabot- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#674)
@dependabot- Bump junit-bom from 5.9.1 to 5.9.2 (#673)
@dependabot- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#671)
@dependabot- Bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#669)
@dependabot- Bump maven-stapler-plugin from 1.21 to 1.22 (#665)
@dependabot- Bump mockito-bom from 4.9.0 to 4.11.0 (#664, #661)
@dependabot- Bump mrm-maven-plugin from 1.4.1 to 1.5.0 (#663)
@dependabot- Bump maven-invoker-plugin from 3.3.0 to 3.4.0 (#662)
@dependabot4.53
📦 Dependency updates
- Bump
maven-hpi-pluginfrom 3.37 to 3.38 (#659)@dependabot- Bump
jenkins-test-harnessfrom 1910.1903.vf505ecb_63589 to 1912.v0cdf15450b_fb (#658, #656)@dependabot- Bump
access-modifier-checkerfrom 1.29 to 1.30 (#657)@dependabot4.52
💥 Breaking changes
- JENKINS-68568: Require Java 11 or newer (#478)
@basilThis release of the plugin build toolchain requires Java 11 or newer and Jenkins 2.361 or newer. Update
jenkins.versioninpom.xmlto 2.361 or newer as described in the developer documentation, and adjust yourJenkinsfileto remove any Java 8 configurations. Note that in the absence of an explicit set of configurations, the default set of configurations still includes Java 8. The recommended set of configurations can be found in the archetype. Also note that pending JENKINS-46795 any changes to a repository'sJenkinsfilerequire write access to take effect in the PR build.If you neglect to update
jenkins.versionto 2.361 or later, you will receive the following error:This version of
maven-hpi-pluginrequires Jenkins 2.361 or later.If you neglect to adjust your
Jenkinsfileto remove any Java 8 configurations (or try to build locally with Java 8), you will receive a low-level class version error.
🚨 Removed
... (truncated)
Commits
-
500c002[maven-release-plugin] prepare release plugin-4.54 -
a76b01bManage versions ofmaven-assembly-pluginandmaven-help-plugin(#684) -
45b6944Remove managed dependency on Animal Sniffer (#679) -
2bc3677Remove unnecessary default group ID (#681) -
ead3363Remove unnecessaryuseReleaseProfileconfiguration (#682) -
cd569bcSkip Yarn linting inquick-buildprofile (#680) -
0d15080Add properties for Maven plugin versions (#677) -
faa67ffBump jenkins-test-harness (#678) -
59317c2Inline Maven propertyincrementals.urlfor Maven 4 support (#666) -
a316c25Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 (#675) - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)