From 8c7a8004b8497469d90a7f590e4159564f6052c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 08:28:01 +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-10500754 --- 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..f1da351 --- 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.15.2