The org.apache.ws.security and org.apache.ws.security.components.crypto packages have been replaced by the org.apache.wss4j.common.ext and
org.apache.wss4j.common.crypto packages. The new packages have been wrapped in the previous package names to ease migration. This allows for the use
of either set of package names, but users are encouraged to use the latest set of package names.
An automated fix is provided to replace the org.apache.ws.security and org.apache.ws.security.components.crypto packages with their corresponding replacement.
Copy the custom configuration to your application build file to enable the fix automation.
For further information, see Apache WSS4J Migration Guides.