Update the version of the jcommander.

This commit is contained in:
graywolf336 2013-12-18 23:26:04 -06:00
parent 500c2abd51
commit 05cdb1c987

View File

@ -70,7 +70,7 @@
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<version>1.30</version>
<version>1.32</version>
</dependency>
<!-- Start of Test Dependencies -->