Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0SDK
-
None
Description
The javax xml bind code was removed from Java 11. There's a small use of it, that can be eliminated with a custom impl of a string of hex chars to byte array conversion function. Implement that and use it, and remove the dependency on the javax xml bind module