We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d9629 commit ca2bc4fCopy full SHA for ca2bc4f
config/src/test/java/org/springframework/security/config/doc/XsdDocumentedTests.java
@@ -65,7 +65,7 @@ public class XsdDocumentedTests {
65
66
String schema31xDocumentLocation = "org/springframework/security/config/spring-security-3.1.xsd";
67
68
- String schemaDocumentLocation = "org/springframework/security/config/spring-security-5.4.xsd";
+ String schemaDocumentLocation = "org/springframework/security/config/spring-security-5.5.xsd";
69
70
XmlSupport xml = new XmlSupport();
71
0 commit comments