Skip to content

Commit

Permalink
Updated jcommander version to fix NPE in HoodieDeltaStreamer tool
Browse files Browse the repository at this point in the history
  • Loading branch information
saravsars authored and vinothchandar committed Aug 31, 2018
1 parent 89cd6b0 commit 2eaa42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>1.48</version>
<version>1.72</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2eaa42a

Please sign in to comment.