Skip to content

Commit 2cb9e8f

Browse files
HADOOP-17341. Upgrade commons-codec to 1.15 (#2428)
Reviewed-by: Chao Sun <[email protected]> Reviewed-by: Wei-Chiu Chuang <[email protected]>
1 parent 3067a25 commit 2cb9e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<!-- Apache Commons dependencies -->
117117
<commons-beanutils.version>1.9.4</commons-beanutils.version>
118118
<commons-cli.version>1.2</commons-cli.version>
119-
<commons-codec.version>1.14</commons-codec.version>
119+
<commons-codec.version>1.15</commons-codec.version>
120120
<commons-collections.version>3.2.2</commons-collections.version>
121121
<commons-compress.version>1.19</commons-compress.version>
122122
<commons-csv.version>1.0</commons-csv.version>

0 commit comments

Comments
 (0)