From e5c43c9db6fdd68981410e28f90bd1da4aceb7db Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Oct 2022 04:25:06 +0000 Subject: [PATCH] fix: test/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 --- test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pom.xml b/test/pom.xml index 4e31c6d..582b15e 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -73,7 +73,7 @@ com.fasterxml.jackson.core jackson-databind - 2.11.0 + 2.12.7.1