From d22880d8979a43da658ce6e52a5f898e7eda3e23 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 06:29:42 +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-7569538 --- 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