dmandalidis / docker-client

A simple docker client for the JVM
Apache License 2.0
18 stars 9 forks source link

Bump version.resteasy from 6.1.0.Final to 6.2.6.Final #649

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 11 months ago

Bumps version.resteasy from 6.1.0.Final to 6.2.6.Final. Updates org.jboss.resteasy:resteasy-client from 6.1.0.Final to 6.2.6.Final

Release notes

Sourced from org.jboss.resteasy:resteasy-client's releases.

6.2.6.Final

What's Changed

Full Changelog: https://github.com/resteasy/resteasy/compare/6.2.5.Final...6.2.6.Final

6.2.5.Final

What's Changed

... (truncated)

Commits
  • aaf57ea Prepare for 6.2.6.Final release
  • a8d20ca Merge pull request #3902 from jamezp/RESTEASY-3423-6.2
  • c1ae495 [RESTEASY-3424] Move the arquillian Jetty based tests to a single module in t...
  • 78ae818 Merge pull request #3897 from resteasy/dependabot/maven/6.2/version.org.eclip...
  • 87daca1 Merge pull request #3896 from resteasy/dependabot/maven/6.2/version.org.wildf...
  • 54ed9da Bump version.org.eclipse.jetty from 11.0.17 to 11.0.18
  • 417fa03 Bump version.org.wildfly.galleon-plugins from 6.4.7.Final to 6.4.8.Final
  • 6e9ec2b Merge pull request #3894 from jamezp/RESTEASY-3386-6.2
  • e37c8c8 [RESTEASY-3386] Add cloud tests for Kubernetes.
  • 6928720 Merge pull request #3895 from jamezp/gha-updates-6.2
  • Additional commits viewable in compare view


Updates org.jboss.resteasy:resteasy-core from 6.1.0.Final to 6.2.6.Final

Release notes

Sourced from org.jboss.resteasy:resteasy-core's releases.

6.2.6.Final

What's Changed

Full Changelog: https://github.com/resteasy/resteasy/compare/6.2.5.Final...6.2.6.Final

6.2.5.Final

What's Changed

... (truncated)

Commits
  • aaf57ea Prepare for 6.2.6.Final release
  • a8d20ca Merge pull request #3902 from jamezp/RESTEASY-3423-6.2
  • c1ae495 [RESTEASY-3424] Move the arquillian Jetty based tests to a single module in t...
  • 78ae818 Merge pull request #3897 from resteasy/dependabot/maven/6.2/version.org.eclip...
  • 87daca1 Merge pull request #3896 from resteasy/dependabot/maven/6.2/version.org.wildf...
  • 54ed9da Bump version.org.eclipse.jetty from 11.0.17 to 11.0.18
  • 417fa03 Bump version.org.wildfly.galleon-plugins from 6.4.7.Final to 6.4.8.Final
  • 6e9ec2b Merge pull request #3894 from jamezp/RESTEASY-3386-6.2
  • e37c8c8 [RESTEASY-3386] Add cloud tests for Kubernetes.
  • 6928720 Merge pull request #3895 from jamezp/gha-updates-6.2
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 9 months ago

Superseded by #684.