Skip to content

Commit

Permalink
OOZIE-2888 Upgrade commons-io to 2.4 (dbist13 via pbacsko)
Browse files Browse the repository at this point in the history
(cherry picked from commit b2c44c6)
  • Loading branch information
pbacsko authored and gezapeti committed Feb 5, 2018
1 parent c8c04d2 commit 3d08432
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1368,7 +1368,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.1</version>
<version>2.4</version>
</dependency>

<dependency>
Expand Down
1 change: 1 addition & 0 deletions release-log.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
-- Oozie 4.3.1 release

OOZIE-2888 Upgrade commons-io to 2.4 (dbist13 via pbacsko)
OOZIE-3171 Revert OOZIE-2771 commit on branch-4.3 (satishsaley)
OOZIE-2533 Oozie Web UI gives Error 500 with Java 8u91 (asasvari via satishsaley)
OOZIE-3167 Upgrade tomcat version on Oozie 4.3 branch (satishsaley)
Expand Down

0 comments on commit 3d08432

Please sign in to comment.