From ce966c19d4e0ce7b9327e433797a16a021ad88ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 07:52:00 +0000 Subject: [PATCH] fix: apis/user-java/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-6056527 --- apis/user-java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 apis/user-java/pom.xml diff --git a/apis/user-java/pom.xml b/apis/user-java/pom.xml old mode 100755 new mode 100644 index a7057ae..a39bb13 --- a/apis/user-java/pom.xml +++ b/apis/user-java/pom.xml @@ -69,7 +69,7 @@ com.github.joschi.jackson jackson-datatype-threetenbp - 2.6.4 + 2.9.10