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 4 updates: org.apache.maven.plugins:maven-surefire-plugin, org.apache.maven.plugins:maven-dependency-plugin, org.apache.maven.plugins:maven-release-plugin and org.apache.maven.plugins:maven-project-info-reports-plugin.
Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.5 to 3.3.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
d0b96a4
[maven-release-plugin] prepare release surefire-3.3.071796af
Bump org.codehaus.plexus:plexus-component-annotationsafb2d4e
Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27e6287dd
[SUREFIRE-2232] [REGRESSION] StatelessXmlReporter fails to process failed res...57b7837
Bump org.htmlunit:htmlunit from 3.11.0 to 4.2.0fd440c4
Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.05c34c43
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0680fb00
Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2cad0931
[SUREFIRE-2248] Make "type" attribute on failures and errors in (surefire|fai...a88d786
[SUREFIRE-2047] Upgrade to maven-common-artifact-filters 3.4.0Updates
org.apache.maven.plugins:maven-dependency-plugin
from 3.6.1 to 3.7.0Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
... (truncated)
Commits
f975bcb
[maven-release-plugin] prepare release maven-dependency-plugin-3.7.0dbdda0c
[MDEP-941] Deprecate dependency:sources in favor of dependency:resolve-sourcesf090b5e
[MDEP-838] "Artifact has not been packaged yet" error message is not very hel...9902456
[MDEP-669] Optimize the documentation of <outputProperty> of build-classpath ...04c3216
[MDEP-939] Lock down classifier in dependency:sources goal9fd4ed5
Revert "Fix sources goal for multimodule projects"fd17de4
[MDEP-923] Move methods in place where are usedad5fdc5
[MDEP-938] Correct invalid property name and add deprecated old oned95615f
[MDEP-835] Add optional dependency for tree IT07dbccc
Remove useless excludeUpdates
org.apache.maven.plugins:maven-release-plugin
from 3.0.1 to 3.1.0Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.
Commits
f2f9f4e
[maven-release-plugin] prepare release maven-release-3.1.0e109d3b
Bump scmVersion from 2.0.1 to 2.1.05f794a1
Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.028201bb
Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.38547606
Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27adf6aaf
Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0f3bbb77
[MRELEASE-1064] [REGRESSION] release:branch uses@releaseLabel
instead of@br
...fa6c3db
[MRELEASE-1145] Upgrade to Maven 3.6.3167db81
[MRELEASE-1147]@junitVersion
@ never replaced in UTs (make explicit)7249d1f
[MRELEASE-1148] Release Manager pulls in transitive dependenciesUpdates
org.apache.maven.plugins:maven-project-info-reports-plugin
from 3.5.0 to 3.6.0Commits
f4d3a12
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.6.034ca65b
[MPIR-461] Upgrade plugins and components (in ITs)a44cc8a
[MPIR-455] dependencies goal: add support for multi-release JARsbe2e4ed
[MPIR-451] Rename "Dependency Information" to "Maven Coordinates"dc1710d
[MPIR-460] Dependency Information for maven-plugin2ca83d0
[MPIR-459] Refresh download page3ed99ac
[MPIR-457] Upgrade to Parent 42 and Maven 3.6.3be2e5f9
Bump maven-gh-actions-shared to v470e4136
Add .factorypath to .gitignore33db4bd
[maven-release-plugin] prepare for next development iterationDependabot 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