Are there any plans to upgrade jaxb implementation to 4.x.x using `Jakarta.xml.bind` implementation instead of `javax.xml.bind` implementation? Oxalis is using JAXWS and JAXB apis which are now removed from JDK since version 11 and moved to Jakarta.
Are there any plans to upgrade jaxb implementation to 4.x.x using
Jakarta.xml.bindimplementation instead ofjavax.xml.bindimplementation?Oxalis is using JAXWS and JAXB apis which are now removed from JDK since version 11 and moved to Jakarta.