You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XML pretty printing function now attempts to explicitly load the Sun …
…TransformerFactoryImpl, falling back on the default behaviour if that isn't available. This fixeswiremock#849 where having Xalan on the classpath causes an exception to be thrown.