From 56a90b3178915401a8fbaedbe25764f686445ea0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Jul 2025 05:43:49 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8d3eb26..adc855b 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ org.apache.commons commons-lang3 - 3.5 + 3.18.0 org.postgresql @@ -59,7 +59,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.15.0 ch.qos.logback