Selaa lähdekoodia

Bump Schema Version

Closes gh-9694
Josh Cummings 4 vuotta sitten
vanhempi
commit
ca2bc4feb3

+ 1 - 1
config/src/test/java/org/springframework/security/config/doc/XsdDocumentedTests.java

@@ -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();