Skip to content

Bump version.org.jboss.resteasy from 6.2.12.Final to 6.2.15.Final#552

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/version.org.jboss.resteasy-6.2.15.Final
Open

Bump version.org.jboss.resteasy from 6.2.12.Final to 6.2.15.Final#552
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/version.org.jboss.resteasy-6.2.15.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps version.org.jboss.resteasy from 6.2.12.Final to 6.2.15.Final.
Updates org.jboss.resteasy:resteasy-core from 6.2.12.Final to 6.2.15.Final

Release notes

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

v6.2.15.Final

What's Changed

Full Changelog: resteasy/resteasy@v6.2.14.Final...v6.2.15.Final

v6.2.14.Final

What's Changed

... (truncated)

Commits
  • 5301f49 [maven-release-plugin] prepare release v6.2.15.Final
  • 4c259ae Merge pull request #4756 from jamezp/migrate-to-maven-central-6.2
  • 16c4a9d Migrate to deploying directly to Maven Central.
  • ec27e63 [RESTEASY-3682] Rename the dev.resteasy.channels groupId to org.jboss.resteas...
  • 40583ed Upgrade the nxrm3-maven-plugin to 1.0.13. Use the correct deploy settings for...
  • 6fd1be1 Merge pull request #4753 from jamezp/pom-updates-6.2
  • 8da85c9 Update the build to separate how it builds the channel given it has a differe...
  • 14797b5 Add a publish-docs.sh script to help create a PR for the documentation.
  • cebce40 Update the release script with some better documentation and modernize.
  • a3f6e7d Merge pull request #4752 from jamezp/RESTEASY-3617-6.2
  • Additional commits viewable in compare view

Updates org.jboss.resteasy:resteasy-jaxb-provider from 6.2.12.Final to 6.2.15.Final

Updates org.jboss.resteasy:resteasy-json-p-provider from 6.2.12.Final to 6.2.15.Final

Updates org.jboss.resteasy:resteasy-json-binding-provider from 6.2.12.Final to 6.2.15.Final

Updates org.jboss.resteasy:resteasy-core-spi from 6.2.12.Final to 6.2.15.Final

Release notes

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

v6.2.15.Final

What's Changed

Full Changelog: resteasy/resteasy@v6.2.14.Final...v6.2.15.Final

v6.2.14.Final

What's Changed

... (truncated)

Commits
  • 5301f49 [maven-release-plugin] prepare release v6.2.15.Final
  • 4c259ae Merge pull request #4756 from jamezp/migrate-to-maven-central-6.2
  • 16c4a9d Migrate to deploying directly to Maven Central.
  • ec27e63 [RESTEASY-3682] Rename the dev.resteasy.channels groupId to org.jboss.resteas...
  • 40583ed Upgrade the nxrm3-maven-plugin to 1.0.13. Use the correct deploy settings for...
  • 6fd1be1 Merge pull request #4753 from jamezp/pom-updates-6.2
  • 8da85c9 Update the build to separate how it builds the channel given it has a differe...
  • 14797b5 Add a publish-docs.sh script to help create a PR for the documentation.
  • cebce40 Update the release script with some better documentation and modernize.
  • a3f6e7d Merge pull request #4752 from jamezp/RESTEASY-3617-6.2
  • Additional commits viewable in compare view

Updates org.jboss.resteasy:resteasy-client-utils from 6.2.12.Final to 6.2.15.Final

Release notes

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

v6.2.15.Final

What's Changed

Full Changelog: resteasy/resteasy@v6.2.14.Final...v6.2.15.Final

v6.2.14.Final

What's Changed

... (truncated)

Commits
  • 5301f49 [maven-release-plugin] prepare release v6.2.15.Final
  • 4c259ae Merge pull request #4756 from jamezp/migrate-to-maven-central-6.2
  • 16c4a9d Migrate to deploying directly to Maven Central.
  • ec27e63 [RESTEASY-3682] Rename the dev.resteasy.channels groupId to org.jboss.resteas...
  • 40583ed Upgrade the nxrm3-maven-plugin to 1.0.13. Use the correct deploy settings for...
  • 6fd1be1 Merge pull request #4753 from jamezp/pom-updates-6.2
  • 8da85c9 Update the build to separate how it builds the channel given it has a differe...
  • 14797b5 Add a publish-docs.sh script to help create a PR for the documentation.
  • cebce40 Update the release script with some better documentation and modernize.
  • a3f6e7d Merge pull request #4752 from jamezp/RESTEASY-3617-6.2
  • Additional commits viewable in compare view

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 show <dependency name> 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 `version.org.jboss.resteasy` from 6.2.12.Final to 6.2.15.Final.

Updates `org.jboss.resteasy:resteasy-core` from 6.2.12.Final to 6.2.15.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@v6.2.12.Final...v6.2.15.Final)

Updates `org.jboss.resteasy:resteasy-jaxb-provider` from 6.2.12.Final to 6.2.15.Final

Updates `org.jboss.resteasy:resteasy-json-p-provider` from 6.2.12.Final to 6.2.15.Final

Updates `org.jboss.resteasy:resteasy-json-binding-provider` from 6.2.12.Final to 6.2.15.Final

Updates `org.jboss.resteasy:resteasy-core-spi` from 6.2.12.Final to 6.2.15.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@v6.2.12.Final...v6.2.15.Final)

Updates `org.jboss.resteasy:resteasy-client-utils` from 6.2.12.Final to 6.2.15.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@v6.2.12.Final...v6.2.15.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-core
  dependency-version: 6.2.15.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-jaxb-provider
  dependency-version: 6.2.15.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-json-p-provider
  dependency-version: 6.2.15.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-json-binding-provider
  dependency-version: 6.2.15.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-core-spi
  dependency-version: 6.2.15.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy:resteasy-client-utils
  dependency-version: 6.2.15.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2026 04:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2026
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.

0 participants