From 6deb85b8d5acee3c1c73d19fbea31aa7e3c1a234 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 24 Nov 2024 10:23:23 +0000 Subject: [PATCH] fix: alfresco-svcs-war/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 --- alfresco-svcs-war/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/alfresco-svcs-war/pom.xml b/alfresco-svcs-war/pom.xml index 6e79b166e..275b4a4df 100644 --- a/alfresco-svcs-war/pom.xml +++ b/alfresco-svcs-war/pom.xml @@ -221,7 +221,7 @@ org.springframework spring-aop - 3.0.5.RELEASE + 6.1.14 provided @@ -235,28 +235,28 @@ org.springframework spring-beans - 3.0.5.RELEASE + 6.1.14 provided org.springframework spring-context - 3.0.5.RELEASE + 6.1.14 provided org.springframework spring-core - 3.0.5.RELEASE + 6.1.14 provided org.springframework spring-expression - 3.0.5.RELEASE + 6.1.14 provided