Skip to content

Commit

Permalink
jackson dependency update.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstreev committed Jun 6, 2022
1 parent 92d7d87 commit 5119a55
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 @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.cloudera.utils.hadoop</groupId>
<artifactId>hadoop-cli</artifactId>
<version>2.4.0.5-SNAPSHOT</version>
<version>2.4.0.5.1-SNAPSHOT</version>
<name>Hadoop CLI</name>
<description>Hadoop Command Line Interface</description>
<properties>
Expand All @@ -48,7 +48,7 @@

<!-- Support Libs-->
<junit.version>4.13.1</junit.version>
<jackson.parser>2.11.1</jackson.parser>
<jackson.parser>2.13.3</jackson.parser>
<commons-io.version>2.7</commons-io.version>
<commons-pool.version>2.9.0</commons-pool.version>
<jcabi.manifests.version>1.1</jcabi.manifests.version>
Expand Down

0 comments on commit 5119a55

Please sign in to comment.