From 78d9e2ef13ff41cb6c07d196105ef07c82cd2f4b Mon Sep 17 00:00:00 2001 From: Jannik Hollenbach Date: Thu, 6 Jan 2022 17:01:41 +0100 Subject: [PATCH] Update to JuiceShop 13.0.3 Signed-off-by: Jannik Hollenbach --- demo-targets/juice-shop/Chart.yaml | 2 +- demo-targets/juice-shop/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo-targets/juice-shop/Chart.yaml b/demo-targets/juice-shop/Chart.yaml index de4e72a5d..5bc790e2c 100644 --- a/demo-targets/juice-shop/Chart.yaml +++ b/demo-targets/juice-shop/Chart.yaml @@ -4,7 +4,7 @@ apiVersion: v2 version: v3.1.0-alpha2 -appVersion: "v12.7.0" +appVersion: "v13.0.3" name: juice-shop description: "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application" type: application diff --git a/demo-targets/juice-shop/README.md b/demo-targets/juice-shop/README.md index 9496259a6..627bc2bcb 100644 --- a/demo-targets/juice-shop/README.md +++ b/demo-targets/juice-shop/README.md @@ -3,7 +3,7 @@ title: "OWASP JuiceShop" category: "target" type: "Website" state: "released" -appVersion: "v12.7.0" +appVersion: "v13.0.3" usecase: "Modern insecure web application" ---