From 719fa76485ecc3d963d4fae37582611e139359d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 26 Mar 2022 18:11:33 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf771cd..888da2e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.13.2.1 org.jetbrains