From 09b2e5b0c3033e68c69828ba35635bfacbef8460 Mon Sep 17 00:00:00 2001 From: tzclucian Date: Fri, 9 Oct 2020 16:51:19 +0300 Subject: [PATCH] MNT-21879 : [Security] Multiple json-java vulnerabilities - upgraded json:json --- wcmquickstart-module/wcmquickstartclientapi/pom.xml | 2 +- web-editor-samples/customer-site/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wcmquickstart-module/wcmquickstartclientapi/pom.xml b/wcmquickstart-module/wcmquickstartclientapi/pom.xml index 29c86b06d8..f268b26e28 100644 --- a/wcmquickstart-module/wcmquickstartclientapi/pom.xml +++ b/wcmquickstart-module/wcmquickstartclientapi/pom.xml @@ -38,7 +38,7 @@ org.json json - 20090211 + 20200518 commons-httpclient diff --git a/web-editor-samples/customer-site/pom.xml b/web-editor-samples/customer-site/pom.xml index 6fff41b6c2..17239dfcb4 100644 --- a/web-editor-samples/customer-site/pom.xml +++ b/web-editor-samples/customer-site/pom.xml @@ -54,7 +54,7 @@ org.json json - 20090211 + 20200518 javax.servlet.jsp