resteasy/resteasy (org.jboss.resteasy:resteasy-core)
### [`v6.2.5.Final`](https://togithub.com/resteasy/resteasy/releases/tag/6.2.5.Final)
[Compare Source](https://togithub.com/resteasy/resteasy/compare/6.2.4.Final...6.2.5.Final)
#### What's Changed
- Bump arquillian-bom from 1.7.0.Alpha14 to 1.7.0.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3636](https://togithub.com/resteasy/resteasy/pull/3636)
- Bump parsson from 1.1.1 to 1.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3650](https://togithub.com/resteasy/resteasy/pull/3650)
- Bump jakarta.json-api from 2.1.1 to 2.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3648](https://togithub.com/resteasy/resteasy/pull/3648)
- Bump shrinkwrap-resolver-depchain from 3.1.4 to 3.1.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3669](https://togithub.com/resteasy/resteasy/pull/3669)
- Upgrade WildFly to 28.0.1.Final for the default testing container. Us… by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3675](https://togithub.com/resteasy/resteasy/pull/3675)
- Bump jboss-logging from 3.5.0.Final to 3.5.1.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3660](https://togithub.com/resteasy/resteasy/pull/3660)
- Bump version.io.undertow from 2.3.5.Final to 2.3.7.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3664](https://togithub.com/resteasy/resteasy/pull/3664)
- Bump jboss-logging from 3.5.1.Final to 3.5.3.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3686](https://togithub.com/resteasy/resteasy/pull/3686)
- Bump version.org.wildfly.arquillian.wildfly-arquillian from 5.0.0.Alpha6 to 5.0.1.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3689](https://togithub.com/resteasy/resteasy/pull/3689)
- \[RESTEASY-3348] Upgrade bouncy castle to 1.75. by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3693](https://togithub.com/resteasy/resteasy/pull/3693)
- \[RESTEASY-3354] Upgrade Eclipse Parsson from 1.1.2 to 1.1.3. by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3707](https://togithub.com/resteasy/resteasy/pull/3707)
- \[RESTEASY-3358] Drain SseEventSink queue on close with flush by [@radcortez](https://togithub.com/radcortez) in [https://github.com/resteasy/resteasy/pull/3712](https://togithub.com/resteasy/resteasy/pull/3712)
- Reactor-Netty client: Make sure most exceptions are ProcessingExceptions. by [@crankydillo](https://togithub.com/crankydillo) in [https://github.com/resteasy/resteasy/pull/3709](https://togithub.com/resteasy/resteasy/pull/3709)
- Upgrade WildFly testing to 29.0.0.Final. by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3732](https://togithub.com/resteasy/resteasy/pull/3732)
- Enable testing with Java 21 Early Access builds. General clean up of … by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3735](https://togithub.com/resteasy/resteasy/pull/3735)
- Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3737](https://togithub.com/resteasy/resteasy/pull/3737)
- \[6.2] Grouped Component Upgrades by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3767](https://togithub.com/resteasy/resteasy/pull/3767)
- Bump version.org.glassfish.jaxb from 4.0.2 to 4.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3748](https://togithub.com/resteasy/resteasy/pull/3748)
- Bump org.hibernate.validator:hibernate-validator from 8.0.0.Final to 8.0.1.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3749](https://togithub.com/resteasy/resteasy/pull/3749)
- Bump org.jboss.arquillian:arquillian-bom from 1.7.0.Final to 1.7.1.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3751](https://togithub.com/resteasy/resteasy/pull/3751)
- Bump jakarta.mail:jakarta.mail-api from 2.1.0 to 2.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3752](https://togithub.com/resteasy/resteasy/pull/3752)
- Bump version.io.undertow from 2.3.7.Final to 2.3.8.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3762](https://togithub.com/resteasy/resteasy/pull/3762)
- \[6.2] Back ported PR's by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3769](https://togithub.com/resteasy/resteasy/pull/3769)
**Full Changelog**: https://github.com/resteasy/resteasy/compare/6.2.4.Final...6.2.5.Final
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
6.2.4.Final
->6.2.5.Final
Release Notes
resteasy/resteasy (org.jboss.resteasy:resteasy-core)
### [`v6.2.5.Final`](https://togithub.com/resteasy/resteasy/releases/tag/6.2.5.Final) [Compare Source](https://togithub.com/resteasy/resteasy/compare/6.2.4.Final...6.2.5.Final) #### What's Changed - Bump arquillian-bom from 1.7.0.Alpha14 to 1.7.0.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3636](https://togithub.com/resteasy/resteasy/pull/3636) - Bump parsson from 1.1.1 to 1.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3650](https://togithub.com/resteasy/resteasy/pull/3650) - Bump jakarta.json-api from 2.1.1 to 2.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3648](https://togithub.com/resteasy/resteasy/pull/3648) - Bump shrinkwrap-resolver-depchain from 3.1.4 to 3.1.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3669](https://togithub.com/resteasy/resteasy/pull/3669) - Upgrade WildFly to 28.0.1.Final for the default testing container. Us… by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3675](https://togithub.com/resteasy/resteasy/pull/3675) - Bump jboss-logging from 3.5.0.Final to 3.5.1.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3660](https://togithub.com/resteasy/resteasy/pull/3660) - Bump version.io.undertow from 2.3.5.Final to 2.3.7.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3664](https://togithub.com/resteasy/resteasy/pull/3664) - Bump jboss-logging from 3.5.1.Final to 3.5.3.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3686](https://togithub.com/resteasy/resteasy/pull/3686) - Bump version.org.wildfly.arquillian.wildfly-arquillian from 5.0.0.Alpha6 to 5.0.1.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3689](https://togithub.com/resteasy/resteasy/pull/3689) - \[RESTEASY-3348] Upgrade bouncy castle to 1.75. by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3693](https://togithub.com/resteasy/resteasy/pull/3693) - \[RESTEASY-3354] Upgrade Eclipse Parsson from 1.1.2 to 1.1.3. by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3707](https://togithub.com/resteasy/resteasy/pull/3707) - \[RESTEASY-3358] Drain SseEventSink queue on close with flush by [@radcortez](https://togithub.com/radcortez) in [https://github.com/resteasy/resteasy/pull/3712](https://togithub.com/resteasy/resteasy/pull/3712) - Reactor-Netty client: Make sure most exceptions are ProcessingExceptions. by [@crankydillo](https://togithub.com/crankydillo) in [https://github.com/resteasy/resteasy/pull/3709](https://togithub.com/resteasy/resteasy/pull/3709) - Upgrade WildFly testing to 29.0.0.Final. by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3732](https://togithub.com/resteasy/resteasy/pull/3732) - Enable testing with Java 21 Early Access builds. General clean up of … by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3735](https://togithub.com/resteasy/resteasy/pull/3735) - Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3737](https://togithub.com/resteasy/resteasy/pull/3737) - \[6.2] Grouped Component Upgrades by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3767](https://togithub.com/resteasy/resteasy/pull/3767) - Bump version.org.glassfish.jaxb from 4.0.2 to 4.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3748](https://togithub.com/resteasy/resteasy/pull/3748) - Bump org.hibernate.validator:hibernate-validator from 8.0.0.Final to 8.0.1.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3749](https://togithub.com/resteasy/resteasy/pull/3749) - Bump org.jboss.arquillian:arquillian-bom from 1.7.0.Final to 1.7.1.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3751](https://togithub.com/resteasy/resteasy/pull/3751) - Bump jakarta.mail:jakarta.mail-api from 2.1.0 to 2.1.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3752](https://togithub.com/resteasy/resteasy/pull/3752) - Bump version.io.undertow from 2.3.7.Final to 2.3.8.Final by [@dependabot](https://togithub.com/dependabot) in [https://github.com/resteasy/resteasy/pull/3762](https://togithub.com/resteasy/resteasy/pull/3762) - \[6.2] Back ported PR's by [@jamezp](https://togithub.com/jamezp) in [https://github.com/resteasy/resteasy/pull/3769](https://togithub.com/resteasy/resteasy/pull/3769) **Full Changelog**: https://github.com/resteasy/resteasy/compare/6.2.4.Final...6.2.5.FinalConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.