From ca3fddfca3e79cf6a7171f6ce2f356e7e30c72c4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Mar 2022 05:18:26 +0000 Subject: [PATCH] fix: ldap/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 --- ldap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldap/pom.xml b/ldap/pom.xml index 56f6c50..8946d85 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -136,7 +136,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.1 + 2.13.2