maven-archetype icon indicating copy to clipboard operation
maven-archetype copied to clipboard

[ARCHETYPE-659] Bump org.apache.maven:maven-parent from 41 to 42

Open dependabot[bot] opened this issue 8 months ago • 0 comments

Bumps org.apache.maven:maven-parent from 41 to 42.

Release notes

Sourced from org.apache.maven:maven-parent's releases.

42

Bug

  • [MPOM-449] - Remove the leading "1." from source/target properties

Improvement

  • [MPOM-447] - activate javac's release flag when building with JDK supporting that feature
  • [MPOM-453] - Disable annotation processing by compiler
  • [MPOM-454] - Warning about usage of deprecated API by compiler
  • [MPOM-477] - Skip empty PMD reports
  • [MPOM-478] - Remove manually maintained history from site
  • [MPOM-483] - Make a separate module for documentation

Task

  • [MPOM-482] - Publish site descriptor with new parent

Dependency upgrade

  • [MPOM-448] - Update spotless-maven-plugin from 2.40.0 to 2.41.1
  • [MPOM-455] - Add dependencyManagement for JUnit 5
  • [MPOM-459] - Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2
  • [MPOM-464] - Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.43.0
  • [MPOM-473] - Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.10 to 2.7.11
  • [MPOM-474] - Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0
  • [MPOM-485] - Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1
  • [MPOM-487] - Bump parent to 32
Commits

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 <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)

dependabot[bot] avatar Jun 22 '24 18:06 dependabot[bot]