Skip to content

Commit

Permalink
HADOOP-17033. Update commons-codec from 1.11 to 1.14
Browse files Browse the repository at this point in the history
(cherry picked from commit 992aa2a)
  • Loading branch information
kravii authored and prabhjyotsingh committed May 12, 2024
1 parent 64ffe24 commit 7352aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<!-- Apache Commons dependencies -->
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-cli.version>1.2</commons-cli.version>
<commons-codec.version>1.11</commons-codec.version>
<commons-codec.version>1.14</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-compress.version>1.21</commons-compress.version>
<commons-csv.version>1.0</commons-csv.version>
Expand Down

0 comments on commit 7352aad

Please sign in to comment.