From d398531512d7fffb3b9750b20a35d400bc34c14b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Oct 2022 10:34:12 +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-3038424 --- test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pom.xml b/test/pom.xml index 4e31c6d..8bb9d64 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -73,7 +73,7 @@ com.fasterxml.jackson.core jackson-databind - 2.11.0 + 2.13.4