Remove spotless.check.skip from quick-build profile (#427) @​basil
🚨 Removed
Replace hamcrest-core with hamcrest (#437) @​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.*.
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 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 jenkins from 1.98 to 1.99.
Release notes
Sourced from jenkins's releases.
Commits
780fda0
[maven-release-plugin] prepare release jenkins-1.99cb499f4
Replace 'hamcrest-core' with 'hamcrest' (#437)5599ce2
Bump maven-hpi-plugin from 3.44 to 3.45 (#441)38b74ff
Bump maven-source-plugin from 3.2.1 to 3.3.0 (#440)cf633b8
Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 (#439)725f9c7
Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#438)6b82d67
Bump maven-pmd-plugin from 3.20.0 to 3.21.0 (#436)2f8d7ef
Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#433)ed27f4b
Bump buildnumber-maven-plugin from 3.0.0 to 3.1.0 (#434)8dc6551
Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#435)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 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)