The main key-aspects that have been improved or being worked on are the following:
Use javac --release instead of -source & -target
Delete BigDiffTest
bump several maven plugins
bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.4
bump maven-plugin-plugin.version from 3.11.0 to 3.12.0
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1
bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
bump maven-plugin-plugin.version from 3.12.0 to 3.13.0
bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0
bump maven-plugin-plugin.version from 3.13.0 to 3.13.1
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0
bump several dependencies
bump commons-io:commons-io from 2.15.1 to 2.16.1
bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 (tests)
bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (tests)
bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (tests)
Getting the latest release
The plugin is available from Maven Central (see here), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:
If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by github actions:
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)
Bumps io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 9.0.0.
Release notes
Sourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.
... (truncated)
Commits
4b52fca
[maven-release-plugin] prepare release v9.0.0dab2f12
test with java 225321c8f
test with the latest maven versionsae8ebb0
Merge pull request #752 from git-commit-id/dependabot/maven/org.apache.maven....bf4e9c3
Merge pull request #751 from git-commit-id/dependabot/maven/org.apache.maven....f950e4a
Merge pull request #750 from git-commit-id/dependabot/maven/maven-plugin-plug...38d38a5
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.06672a85
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0e1bad82
Bump maven-plugin-plugin.version from 3.13.0 to 3.13.1a27ccf9
Merge pull request #748 from git-commit-id/dependabot/maven/org.codehaus.mojo...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