From b20da044a731b89ccb635bf013429d410a2a594b Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts@users.noreply.github.com> Date: Thu, 5 Dec 2024 07:29:32 +0000 Subject: [PATCH] apache-nifi/2.0.0-r4: fix GHSA-mqvr-2rp8-j7h4 --- apache-nifi.yaml | 2 +- apache-nifi/pombump-deps.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-nifi.yaml b/apache-nifi.yaml index 140937fea9f..70d301adb35 100644 --- a/apache-nifi.yaml +++ b/apache-nifi.yaml @@ -1,7 +1,7 @@ package: name: apache-nifi version: 2.0.0 - epoch: 4 + epoch: 5 description: Apache NiFi is an easy to use, powerful, and reliable system to process and distribute data. copyright: - license: Apache-2.0 diff --git a/apache-nifi/pombump-deps.yaml b/apache-nifi/pombump-deps.yaml index c207ab0079d..fbafb2020ce 100644 --- a/apache-nifi/pombump-deps.yaml +++ b/apache-nifi/pombump-deps.yaml @@ -2,3 +2,6 @@ patches: - groupId: org.apache.kafka artifactId: kafka-clients version: 3.7.1 + - groupId: spring-ldap-core + artifactId: spring-ldap-core + version: 3.2.8