Replace hamcrest-core with hamcrest (#762) @NotMyFault
Consumers of hamcrest-core should replace the dependency with hamcrest, which is the drop-in module containing the code of the deprecated hamcrest-core module.
imports containing org.hamcrest.CoreMatchers.*; should be migrated to org.hamcrest.Matchers.*.
📦 Dependency updates
Bump jenkins-test-harness from 1993.vdb_c571468e00 to 1994.vd69d1ecff273 (#767) @dependabot
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 will merge this PR once CI passes on it, as requested by @MarkEWaite.
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 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 plugin from 4.63 to 4.65.
Release notes
Sourced from plugin's releases.
Commits
eb653ce
[maven-release-plugin] prepare for next development iteration03baa11
[maven-release-plugin] prepare release plugin-4.65551376c
Bump maven-hpi-plugin from 3.45 to 3.46 (#773)642b59d
Bump jenkins-test-harness (#771)04792ae
Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (#772)643183c
Bump spotless-maven-plugin from 2.36.0 to 2.37.0 (#768)19afa0f
Bump jenkins-test-harness from 1994.vd69d1ecff273 to 1999.v093b_8a_5013e1 (#769)4c62b4c
Bump gmavenplus-plugin from 2.1.0 to 3.0.0 (#770)d749834
[maven-release-plugin] prepare for next development iteration4e26d04
[maven-release-plugin] prepare release plugin-4.64Dependabot 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 will merge this PR once CI passes on it, as requested by @MarkEWaite.
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 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)