From b2f1a6b642773bba4395b58455b2ba94894f359f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 01:11:46 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index a2d2d14..55261e1 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 + 2.15.0 commons-logging