You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0.
Release notes
Sourced from org.gaul:modernizer-maven-plugin's releases.
Commits
fe0509f
Upgrade to nexus-staging-maven-plugin 1.6.1395dc640
modernizer-maven-plugin 2.8.0 release557a6ef
Bump java.version to 1.7 to match main pom.xml5f9824a
Bump mavenVersion from 3.8.1 to 3.9.5f168539
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.0 to 3.11.0641fed6
Add support for different output formats and add codeclimate as an output format2b56d87
Bump org.assertj:assertj-core from 1.7.1 to 3.25.23d51178
Bump org.springframework:spring-beans in /modernizer-maven-plugineecc862
Bump com.google.inject:guice from 4.0 to 7.0.036aaa7c
Bump commons-io:commons-io from 2.13.0 to 2.15.1You can trigger a rebase of this PR 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