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 org.apache.maven.extensions:maven-build-cache-extension from 1.0.1 to 1.1.0.
Release notes
Sourced from org.apache.maven.extensions:maven-build-cache-extension's releases.
Commits
9c9896b
[maven-release-plugin] prepare release maven-build-cache-extension-1.1.0bd94986
minimal maven version should 3.9 otherwise cache will not work1f343ee
Fix javadoc:jar generation and add it in the verify goals (#115)18a51cd
revert some non needed changes from https://github.com/apache/maven-build-cac...985e21c
[MBUILDCACHE-75] Upgrade to parent 41 (#113)7910490
[MBUILDCACHE-74] Clean local cache for any artifact (#110)c872497
Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3d7e9bf1
Copy edits (#111)25167ec
Upgrade Maven core versions used in for GHA and in pom (#109)2607538
Fix How To XSD links (#106)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