@ -94,7 +94,7 @@ public final class SecurityNamespaceHandler implements NamespaceHandler {
@@ -94,7 +94,7 @@ public final class SecurityNamespaceHandler implements NamespaceHandler {
if(!namespaceMatchesVersion(element)){
pc.getReaderContext().fatal("You cannot use a spring-security-2.0.xsd or spring-security-3.0.xsd or "
+"spring-security-3.1.xsd schema or spring-security-3.2.xsd schema or spring-security-4.0.xsd schema "
+"with Spring Security 5.4. Please update your schema declarations to the 5.4 schema.",element);
+"with Spring Security 5.6. Please update your schema declarations to the 5.6 schema.",element);
@ -215,7 +215,7 @@ public final class SecurityNamespaceHandler implements NamespaceHandler {
@@ -215,7 +215,7 @@ public final class SecurityNamespaceHandler implements NamespaceHandler {
@ -42,7 +66,7 @@ public class InMemoryXmlApplicationContext extends AbstractXmlApplicationContext
@@ -42,7 +66,7 @@ public class InMemoryXmlApplicationContext extends AbstractXmlApplicationContext