Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 3d08432

Browse files
pbacskogezapeti
authored andcommitted
OOZIE-2888 Upgrade commons-io to 2.4 (dbist13 via pbacsko)
(cherry picked from commit b2c44c6)
1 parent c8c04d2 commit 3d08432

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1368,7 +1368,7 @@
13681368
<dependency>
13691369
<groupId>commons-io</groupId>
13701370
<artifactId>commons-io</artifactId>
1371-
<version>2.1</version>
1371+
<version>2.4</version>
13721372
</dependency>
13731373

13741374
<dependency>

release-log.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
-- Oozie 4.3.1 release
22

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

0 commit comments

Comments
 (0)