From 5c73fb383eafbece45d59f382dc1600e771d511e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 22:27:09 +0000 Subject: [PATCH] fix: lib/devices/android/bootstrap/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5488379 --- lib/devices/android/bootstrap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/devices/android/bootstrap/pom.xml b/lib/devices/android/bootstrap/pom.xml index c3b4b49541d..da9c5978789 100644 --- a/lib/devices/android/bootstrap/pom.xml +++ b/lib/devices/android/bootstrap/pom.xml @@ -30,7 +30,7 @@ org.json json - 20080701 + 20230227