Skip to content

Commit

Permalink
Dependency Updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstreev committed Jun 6, 2022
1 parent 0f78fc1 commit 0f2f71e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

<!-- Support Libs -->
<javax.validation.version>2.0.1.Final</javax.validation.version>
<jackson.version>2.12.6.1</jackson.version>
<jackson.version>2.13.3</jackson.version>
<!-- Part of include Hadoop Libs-->
<!-- <commons-cli.version>1.2</commons-cli.version>-->
<commons-lang.version>3.11</commons-lang.version>
Expand All @@ -67,7 +67,7 @@
<commons-text.version>1.9</commons-text.version>
<junit.version>4.13.1</junit.version>

<hadoop-cli.version>2.4.0.5-SNAPSHOT</hadoop-cli.version>
<hadoop-cli.version>2.4.0.5.1-SNAPSHOT</hadoop-cli.version>

</properties>

Expand Down

0 comments on commit 0f2f71e

Please sign in to comment.