Upgrading JCommander from 1.48 to 1.72
This commit is contained in:
1 parent
117e9a4277
commit
08950c9fbe
1 file changed
+1
-1
@@ -842,7 +842,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
|
||||
<dependency>
|
||||
<groupId>com.beust</groupId>
|
||||
<artifactId>jcommander</artifactId>
|
||||
<version>1.48</version>
|
||||
<version>1.72</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.ow2.asm</groupId>
|
||||
|
||||
Reference in new issue
Block a user