From e5c8295ca61edf8e211ebba63a924c023a3361c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 17:43:31 +0000 Subject: [PATCH] fix: md_api/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407 --- md_api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/md_api/pom.xml b/md_api/pom.xml index 0128e1730..3ee5a1847 100644 --- a/md_api/pom.xml +++ b/md_api/pom.xml @@ -78,7 +78,7 @@ org.jsonschema2pojo jsonschema2pojo-maven-plugin - 0.4.0 + 0.4.3 org.json