mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
NIFI-11980 Upgraded Apache Ivy from 2.5.1 to 2.5.2
This closes #7633 This closes #7632 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
9432f302c6
commit
680acf89ed
@ -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>
|
||||
|
@ -77,7 +77,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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user