From 23186987830fe8d06ababdcfc2fd21ff687bdf07 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 15:36:19 +0000 Subject: [PATCH] fix: testing-adapter/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5488379 --- testing-adapter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing-adapter/pom.xml b/testing-adapter/pom.xml index 71127ea..546be58 100644 --- a/testing-adapter/pom.xml +++ b/testing-adapter/pom.xml @@ -33,7 +33,7 @@ org.json json - 20160212 + 20230227