From 0a2cf2c08079821bf73623db92c65e889cf9b3a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Oct 2022 04:09: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-3038424 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7d92fde7..1199f365 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ com.google.crypto.tink tink-gcpkms - 1.6.1 + 1.7.0 com.google.crypto.tink @@ -168,7 +168,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.13.4 de.mkammerer