Skip to content

Commit 2578e75

Browse files
author
ivan_hargreaves
committed
Update web.xml schema
1 parent 54f1404 commit 2578e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/web.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_1.xsd"
44
version="3.1">
55
<display-name>cics-java-liberty-springboot-jcics</display-name>
6-
<login-config>
6+
<login-config>
77
<auth-method>BASIC</auth-method>
88
</login-config>
99
<security-constraint>

0 commit comments

Comments
 (0)