diff --git a/src/main/webapp/WEB-INF/AppEditApplicationContextSecurity.xml b/src/main/webapp/WEB-INF/AppEditApplicationContextSecurity.xml index fc8e87b..8037a35 100644 --- a/src/main/webapp/WEB-INF/AppEditApplicationContextSecurity.xml +++ b/src/main/webapp/WEB-INF/AppEditApplicationContextSecurity.xml @@ -5,7 +5,7 @@ xmlns:context="http://www.springframework.org/schema/context" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.0.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-4.0.xsd - http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-3.2.xsd"> + http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-4.2.xsd">