Hello Mani, We have no control over what Java vendors bundles into their platforms. You can't really safely edit a Java installation but different versions of Java let you specify which JAXP implementation to use. You can also hard code an application but that not very flexible.
Gary On Sat, Apr 13, 2024, 2:53 PM manikanta tikkisetty < manikantatikkisetty...@gmail.com> wrote: > Hi, > > Jdk bundle contains xalan 2.7.0 version as part of rt.jar . How can I > update xalan version to 2.7.3 to resolve vulnerability. > > > > Thanks & Regards, > Mani. >