Update dependency org.jboss.resteasy:resteasy-jaxrs to v3.15.6.Final
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.jboss.resteasy:resteasy-jaxrs (source) | provided | patch |
3.15.3.Final -> 3.15.6.Final
|
Release Notes
resteasy/Resteasy
v3.15.6.Final
What's Changed
- [RESTEASY-3019] added trim string by @jamezp in https://github.com/resteasy/resteasy/pull/2927
- [RESTEASY-2997] Remove the message from a client response which could… by @jamezp in https://github.com/resteasy/resteasy/pull/2936
- [RESTEASY-3082] Add Java SE 17 testing support. by @jamezp in https://github.com/resteasy/resteasy/pull/3020
- RESTEASY-3115 Upgrade Spring to 5.2.20 (3.15) by @liweinan in https://github.com/resteasy/resteasy/pull/3052
- [RESTEASY-3134] Do not cause a NPE when source is not available by @tobiasstadler in https://github.com/resteasy/resteasy/pull/3095
- Back port fixes 3.15 by @jamezp in https://github.com/resteasy/resteasy/pull/3111
- [RESTEASY-3123] ParamConverterProvider NullPointerException on methods with no params by @petrberan in https://github.com/resteasy/resteasy/pull/3115
- [RESTEASY-3089] ContainerResponseFilter will not allow null entities … by @jamezp in https://github.com/resteasy/resteasy/pull/3132
- [RESTEASY-3155] Concurrency issues in ResteasyViolationException by @rmartinc in https://github.com/resteasy/resteasy/pull/3128
- [RESTEASY-3214]:Upgrade snakeyaml to 1.32 by @jimma in https://github.com/resteasy/resteasy/pull/3264
- [RESTEASY-3256] Add check for known interfaces to ensure they are con… by @jamezp in https://github.com/resteasy/resteasy/pull/3356
- [RESTEASY-3260] Add a custom constructor for the YAML provider which … by @jamezp in https://github.com/resteasy/resteasy/pull/3352
- [RESTEASY-3260] Harden the checks to an allow list only by @jamezp in https://github.com/resteasy/resteasy/pull/3374
- [RESTEASY-3282] Migrate mime4j from the unsupported 0.6 to 0.8.9. Thi… by @jamezp in https://github.com/resteasy/resteasy/pull/3408
- [RESTEASY-3286] Use the new NIO file utilities to create temporary files by @jamezp in https://github.com/resteasy/resteasy/pull/3410
- [RESTEASY-3283] Add option to not throw a DefaultOptionsMethodExcepti… by @jamezp in https://github.com/resteasy/resteasy/pull/3407
- [RESTEASY-3290] Avoid an NPE if the temporary directory is null. by @jamezp in https://github.com/resteasy/resteasy/pull/3439
New Contributors
- @tobiasstadler made their first contribution in https://github.com/resteasy/resteasy/pull/3095
Full Changelog: https://github.com/resteasy/resteasy/compare/3.15.2.Final...3.15.6.Final
Configuration
-
If you want to rebase/retry this MR, check this box