From 1d3bbaf6b1c2f5d5469135a1ee38f8425011999f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Oct 2022 04:46:10 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7d92fde7..f418bd71 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.12.7.1 de.mkammerer