From 9b4d1956287e6dae6fa3ddaba890956ffd3ee118 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Nov 2024 03:03:01 +0000 Subject: [PATCH] fix: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/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 --- .../nifi-email-bundle/nifi-email-processors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml index 602f05678079..2d9c8b49100d 100644 --- a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml +++ b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml @@ -88,7 +88,7 @@ org.springframework.integration spring-integration-mail - 4.3.24.RELEASE + 6.2.10 org.springframework.retry