Upgrade to Spring Framework 5.1.7
This commit is contained in:
@@ -46,7 +46,7 @@ public class DefaultDocumentLoader implements DocumentLoader {
|
||||
/**
|
||||
* JAXP attribute used to configure the schema language for validation.
|
||||
*/
|
||||
private static final String SCHEMA_LANGUAGE_ATTRIBUTE = "https://java.sun.com/xml/jaxp/properties/schemaLanguage";
|
||||
private static final String SCHEMA_LANGUAGE_ATTRIBUTE = "http://java.sun.com/xml/jaxp/properties/schemaLanguage";
|
||||
|
||||
/**
|
||||
* JAXP attribute value indicating the XSD schema language.
|
||||
|
||||
Reference in New Issue
Block a user