Skip to content

Commit

Permalink
NIFI-11980 Upgraded Apache Ivy from 2.5.1 to 2.5.2
Browse files Browse the repository at this point in the history
This closes apache#7633
This closes apache#7632

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
dependabot[bot] authored and exceptionfactory committed Aug 22, 2023
1 parent 9432f30 commit 680acf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 680acf8

Please sign in to comment.