Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2023

Bumps version.resteasy from 3.15.1.Final to 6.2.3.Final.
Updates resteasy-multipart-provider from 3.15.1.Final to 6.2.3.Final

Updates resteasy-client from 3.15.1.Final to 6.2.3.Final

Release notes

Sourced from resteasy-client's releases.

6.2.3.Final

What's Changed

Full Changelog: resteasy/resteasy@6.2.2.Final...6.2.3.Final

6.2.2.Final

What's Changed

... (truncated)

Commits
  • 8746216 Prepare for 6.2.3.Final release
  • f3444c1 Do not use a specific version of Spring.
  • caae906 Merge pull request #3501 from jamezp/RESTEASY-3295-6.2
  • f9a8e40 [RESTEASY-3295] Upgrade Jackson to 2.14.2.
  • e5167f6 Merge pull request #3484 from jamezp/arquillian-weld-upgrade
  • af40a9c Upgrade Arquillian Weld to 3.0.2.Final for all modules.
  • 45ef665 Remove dependabot as it only runs on main.
  • 804c6b7 Merge pull request #3473 from resteasy/dependabot/maven/6.2/org.jboss.arquill...
  • 63d6119 Merge pull request #3481 from resteasy/dependabot/maven/6.2/org.jboss.maven.p...
  • cbe1a45 Bump maven-jdocbook-plugin from 2.3.9 to 2.3.10
  • Additional commits viewable in compare view

Updates resteasy-jsapi from 3.15.1.Final to 6.2.3.Final

Release notes

Sourced from resteasy-jsapi's releases.

6.2.3.Final

What's Changed

Full Changelog: resteasy/resteasy@6.2.2.Final...6.2.3.Final

6.2.2.Final

What's Changed

... (truncated)

Commits
  • 8746216 Prepare for 6.2.3.Final release
  • f3444c1 Do not use a specific version of Spring.
  • caae906 Merge pull request #3501 from jamezp/RESTEASY-3295-6.2
  • f9a8e40 [RESTEASY-3295] Upgrade Jackson to 2.14.2.
  • e5167f6 Merge pull request #3484 from jamezp/arquillian-weld-upgrade
  • af40a9c Upgrade Arquillian Weld to 3.0.2.Final for all modules.
  • 45ef665 Remove dependabot as it only runs on main.
  • 804c6b7 Merge pull request #3473 from resteasy/dependabot/maven/6.2/org.jboss.arquill...
  • 63d6119 Merge pull request #3481 from resteasy/dependabot/maven/6.2/org.jboss.maven.p...
  • cbe1a45 Bump maven-jdocbook-plugin from 2.3.9 to 2.3.10
  • Additional commits viewable in compare view

Updates resteasy-jaxb-provider from 3.15.1.Final to 6.2.3.Final

Updates resteasy-jackson2-provider from 3.15.1.Final to 6.2.3.Final

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 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 5, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/version.resteasy-6.2.3.Final branch from 6f32fd9 to 42b23cb Compare May 2, 2023 13:30
Bumps `version.resteasy` from 3.15.1.Final to 6.2.3.Final.

Updates `resteasy-multipart-provider` from 3.15.1.Final to 6.2.3.Final

Updates `resteasy-client` from 3.15.1.Final to 6.2.3.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@3.15.1.Final...6.2.3.Final)

Updates `resteasy-jsapi` from 3.15.1.Final to 6.2.3.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@3.15.1.Final...6.2.3.Final)

Updates `resteasy-jaxb-provider` from 3.15.1.Final to 6.2.3.Final

Updates `resteasy-jackson2-provider` from 3.15.1.Final to 6.2.3.Final

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-multipart-provider
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-jsapi
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-jaxb-provider
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jboss.resteasy:resteasy-jackson2-provider
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/version.resteasy-6.2.3.Final branch from 42b23cb to a268f5b Compare May 3, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant