Commits

md_5 authored 8ce56d03de4
Downgrade joptsimple for Java compatibility.
No tags

pom.xml

Modified
24 24 </dependency>
25 25 <dependency>
26 26 <groupId>com.google.guava</groupId>
27 27 <artifactId>guava</artifactId>
28 28 <version>19.0</version>
29 29 <scope>compile</scope>
30 30 </dependency>
31 31 <dependency>
32 32 <groupId>net.sf.jopt-simple</groupId>
33 33 <artifactId>jopt-simple</artifactId>
34 - <version>5.0.2</version>
34 + <version>4.9</version>
35 35 <scope>compile</scope>
36 36 </dependency>
37 37 <dependency>
38 38 <groupId>org.eclipse.jgit</groupId>
39 39 <artifactId>org.eclipse.jgit</artifactId>
40 40 <version>4.4.1.201607150455-r</version>
41 41 <scope>compile</scope>
42 42 </dependency>
43 43 <dependency>
44 44 <groupId>org.slf4j</groupId>

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut