Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jakarta.xml.bind:jakarta.xml.bind-api | compile | patch |
4.0.1 -> 4.0.2
|
Release Notes
jakartaee/jaxb-api (jakarta.xml.bind:jakarta.xml.bind-api)
v4.0.2
: Jakarta XML Binding API 4.0.2
The 4.0.2 release is a bug fix release of 4.0.0.
Following changes are included:
- #229 - Documented exception thrown is incorrect for javax.xml.bind.DatatypeConverter#print(Object) methods
- #231 - Incorrect exception thrown by javax.xml.bind.DatatypeConverter
- #236 - Fix the link to WS-I BP 1.0 in the spec
- #284 - Re-use SAXParserFactory in AbstractUnmarshallerImpl for better performance
- Javadoc improvements - formatting, typos, grammar, sample code
- uses Jakarta Activation APIs 2.1.3
New Contributors
- @antoniosanct made their first contribution in https://github.com/jakartaee/jaxb-api/pull/281
Full Changelog: https://github.com/jakartaee/jaxb-api/compare/4.0.1...4.0.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.