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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the maven group with 2 updates: org.apache.maven.plugins:maven-project-info-reports-plugin and org.codehaus.mojo:versions-maven-plugin.
Updates
org.apache.maven.plugins:maven-project-info-reports-plugin
from 3.6.0 to 3.6.1Commits
21d3653
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.6.1b707915
[MPIR-462] IT for MRJAR issue with dependencies goal3fd654a
[MPIR-463] Remove workaround to count the number of root content entries in J...790b646
[MPIR-464] Upgrade to Maven Shared JAR 3.1.1740536d
Lift restriction on mojo renames3e8276f
Make spotless happy9ba89c9
Fix SCM tag870d7bf
Improve variable name (2)b08af0c
Improve variable name1231c79
[maven-release-plugin] prepare for next development iterationUpdates
org.codehaus.mojo:versions-maven-plugin
from 2.16.2 to 2.17.0Release notes
Sourced from org.codehaus.mojo:versions-maven-plugin's releases.
... (truncated)
Commits
f9c2f92
[maven-release-plugin] prepare release 2.17.0a34ec43
Build and test with Maven 4cb677d2
Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.01a0e937
Get rid of usage of o.a.maven.repository.RepositorySystemd2550ba
Add goal for Dynamic Versioning from SCM tag (#1082)cbcf394
Remove unmaintained changes.xmlb5dfcfb
Optimize ITs parallel build06ba7d0
Execute fail-fast job without ITs08a64ff
Use JUnit5 in versions-commons, versions-enforcer7b86752
Add range type in ignoreVersionDependabot 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