build-helper-maven-plugin
build-helper-maven-plugin copied to clipboard
Bump org.codehaus.mojo:mojo-parent from 78 to 80
Bumps org.codehaus.mojo:mojo-parent from 78 to 80.
Release notes
Sourced from org.codehaus.mojo:mojo-parent's releases.
80
Changes
🚀 New features and improvements
- Drop recommendedJavaBuildVersion property (#477)
@slawekjaranowski
🐛 Bug Fixes
- Use simple checkstyle rules since spotless is executed by default (#478)
@slawekjaranowski
- Use old spotless version only for JDK < 11 (#476)
@slawekjaranowski
📦 Dependency updates
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#479)
@dependabot
79
Changes
🚀 New features and improvements
- Remove dead markmail.org from mailing lists (#474)
@slawekjaranowski
- simplify life for using spotless (active per default), document property to de activate it (#473)
@olamy
📦 Dependency updates
- Bump org.codehaus.modello:modello-maven-plugin from 2.1.2 to 2.3.0 (#475)
@dependabot
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#472)
@dependabot
- Bump org.codehaus.mojo:license-maven-plugin from 2.3.0 to 2.4.0 (#470)
@dependabot
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.43.0 (#469)
@dependabot
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 (#468)
@dependabot
- Bump maven-plugin-plugin.version from 3.10.2 to 3.11.0 (#467)
@dependabot
- Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.2.3 to 3.2.5 (#466)
@dependabot
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 (#465)
@dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#464)
@dependabot
👻 Maintenance
- Use shared release-drafter action (#471)
@slawekjaranowski
Commits
- See full diff 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 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)