mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Bump Schema Version
Closes gh-9694
This commit is contained in:
parent
84d9629599
commit
ca2bc4feb3
@ -65,7 +65,7 @@ public class XsdDocumentedTests {
|
||||
|
||||
String schema31xDocumentLocation = "org/springframework/security/config/spring-security-3.1.xsd";
|
||||
|
||||
String schemaDocumentLocation = "org/springframework/security/config/spring-security-5.4.xsd";
|
||||
String schemaDocumentLocation = "org/springframework/security/config/spring-security-5.5.xsd";
|
||||
|
||||
XmlSupport xml = new XmlSupport();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user