From 8471b5d82189751e672233b4ae3856ae99d1a32b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 May 2022 10:19:49 +0000 Subject: [PATCH] fix: ldap/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313 --- ldap/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ldap/pom.xml b/ldap/pom.xml index 56f6c50..b7e3580 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -185,19 +185,19 @@ org.springframework spring-beans - 4.3.30.RELEASE + 5.2.22.RELEASE org.springframework spring-context - 4.3.30.RELEASE + 5.2.22.RELEASE org.springframework spring-aop - 4.3.30.RELEASE + 5.2.22.RELEASE