Skip to content

Commit

Permalink
Update args4j dependency version to 2.33.
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Dec 3, 2018
1 parent 0b50236 commit df6c3d7
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 @@ -416,7 +416,7 @@
<dependency>
<groupId>args4j</groupId>
<artifactId>args4j</artifactId>
<version>2.0.31</version>
<version>2.33</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit df6c3d7

Please sign in to comment.