-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: credentials-plugin
We removed the dependency to XMLUtils on core from the credentials plugin because it becomes restricted for external use.
There is a PR where XMLUtils is again unrestricted:Â https://github.com/jenkinsci/jenkins/pull/4032
Once this PR is merged and released, we can remove the new util package and restore the dependencies with the core again.