Skip to content

Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.2

renovate-bot requested to merge renovate/jakarta.xml.bind-api.version into v2_17_0

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

Compare Source

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

Full Changelog: https://github.com/jakartaee/jaxb-api/compare/4.0.1...4.0.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading