From 98a41a828d4b2e4d94dcfcf7480fdb7c59214ff9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 23:20:13 +0000 Subject: [PATCH] fix: aau-adapter/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5488379 --- aau-adapter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aau-adapter/pom.xml b/aau-adapter/pom.xml index 29b85b0..62904d7 100644 --- a/aau-adapter/pom.xml +++ b/aau-adapter/pom.xml @@ -33,7 +33,7 @@ org.json json - 20160212 + 20230227