- 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

@ -87,7 +87,8 @@
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.4.10</version>
<scope>compile</scope>
<scope>test</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>de.flapdoodle.embed</groupId>