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.jboss.resteasy:resteasy-client from 6.2.7.Final to 6.2.8.Final.
Release notes
Sourced from org.jboss.resteasy:resteasy-client's releases.
Commits
cc12c9c
Prepare for 6.2.8.Final release87f8d3a
[RESTEASY-3463] Add the missing@RequiresModule
annotation for the entity par...2284d84
Merge pull request #4103 from jamezp/RESTEASY-3388-6.2f1244be
[RESTEASY-3388] Migrate JUnit 4 example to JUnit 5.495fe2f
[RESTEASY-3388] Remove the junit:junit dependency.84f5c38
[RESTEASY-3477] Migrate the resteasy-netty4-cdi to JUnit 5.a4f1e8f
[RESTEASY-3476] Migrate the resteasy-jaxb-provider to JUnit 5.3cf17f3
[RESTEASY-3475] Migrate the resteasy-html to JUnit 5.17f14e2
[RESTEASY-3474] Migrate the resteasy-atom-provider to JUnit 5.719214c
Merge pull request #4101 from jamezp/RESTEASY-3473-6.2Dependabot 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