Fix command-injection pom.xml

This commit is contained in:
Philippe Lafoucrière 2019-10-19 17:09:26 -04:00 committed by Nanne Baars
parent c03b8e22bf
commit cac5985873

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.owasp.webgoat.lesson</groupId> <groupId>org.owasp.webgoat.lesson</groupId>
<artifactId>webgoat-lessons-parent</artifactId> <artifactId>webgoat-lessons-parent</artifactId>
<version>8.0-SNAPSHOT</version> <version>v8.0.0-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>