From cac5985873f0adbd0e13621f70831f96fdb2497e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Lafoucrie=CC=80re?= Date: Sat, 19 Oct 2019 17:09:26 -0400 Subject: [PATCH] Fix command-injection pom.xml --- webgoat-lessons/command-injection/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgoat-lessons/command-injection/pom.xml b/webgoat-lessons/command-injection/pom.xml index 313061c5d..23c24a5dd 100644 --- a/webgoat-lessons/command-injection/pom.xml +++ b/webgoat-lessons/command-injection/pom.xml @@ -6,7 +6,7 @@ org.owasp.webgoat.lesson webgoat-lessons-parent - 8.0-SNAPSHOT + v8.0.0-SNAPSHOT