- Made movie little bit shorter because webgoat-server.jar was over 200Mb

- Movie was copy and pasted to csrf and auth lesson removed it from those lessons
- Made jars which are not necessary in the webgoat-server.jar optional
This commit is contained in:
Nanne Baars
2017-11-02 15:39:49 +01:00
parent 87a7521dcd
commit a11d3d0b1b
18 changed files with 3 additions and 314 deletions

View File

@ -142,7 +142,6 @@
<javaee-api.version>6.0</javaee-api.version>
<javax.transaction-api.version>1.2</javax.transaction-api.version>
<jcl-over-slf4j.version>1.7.12</jcl-over-slf4j.version>
<jstl.version>1.2</jstl.version>
<jtds.version>1.3.1</jtds.version>
<junit.version>4.12</junit.version>
<mail-api.version>1.5.4</mail-api.version>