This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new f2e95041a5 NIFI-11980 Upgraded Apache Ivy from 2.5.1 to 2.5.2
f2e95041a5 is described below

commit f2e95041a5578d3e2e494268faeca4d0c18c9edb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 21 20:42:17 2023 +0000

    NIFI-11980 Upgraded Apache Ivy from 2.5.1 to 2.5.2
    
    This closes #7633
    This closes #7632
    
    Signed-off-by: David Handermann <[email protected]>
    (cherry picked from commit 680acf89ed0938ed34ab70a7288852be62d4a969)
---
 nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml    | 2 +-
 .../nifi-scripting-bundle/nifi-scripting-processors/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml 
b/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml
index 2de5e05d43..3f9ee29527 100644
--- a/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/pom.xml
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>org.apache.ivy</groupId>
             <artifactId>ivy</artifactId>
-            <version>2.5.1</version>
+            <version>2.5.2</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>
diff --git 
a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml 
b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml
index 1daa827a96..ec594f3b78 100644
--- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>org.apache.ivy</groupId>
             <artifactId>ivy</artifactId>
-            <version>2.5.1</version>
+            <version>2.5.2</version>
         </dependency>
         <dependency>
             <groupId>org.python</groupId>

Reply via email to