diff --git a/src/test/resources/spring/context-security.xml b/src/test/resources/spring/context-security.xml index 92fd5a2..1bc0f70 100644 --- a/src/test/resources/spring/context-security.xml +++ b/src/test/resources/spring/context-security.xml @@ -4,7 +4,7 @@ xmlns:security="http://www.springframework.org/schema/security" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd - http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security.xsd"> + http://www.springframework.org/schema/security https://www.springframework.org/schema/security/spring-security-5.7.xsd"> @@ -14,7 +14,7 @@ - +